mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Fix compilation with gcc
This commit is contained in:
parent
6019477fcb
commit
9a9006f2b4
10 changed files with 36 additions and 30 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include <cstdlib>
|
||||
#include <gnm/constants.hpp>
|
||||
#include <gnm/descriptors.hpp>
|
||||
#include <bit>
|
||||
|
||||
namespace amdgpu {
|
||||
inline constexpr uint32_t kMicroTileWidth = 8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue