forked from eden-emu/eden
Remove spirv handle legacy related code
This commit is contained in:
parent
94652e122d
commit
6ebc972c2b
4 changed files with 1 additions and 190 deletions
|
@ -224,7 +224,7 @@ enum class Attribute : u64 {
|
|||
|
||||
constexpr size_t NUM_GENERICS = 32;
|
||||
|
||||
constexpr size_t NUM_FIXED_FNC_TEXTURES = 10;
|
||||
constexpr size_t NUM_FIXEDFNCTEXTURE = 10;
|
||||
|
||||
[[nodiscard]] bool IsGeneric(Attribute attribute) noexcept;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue