mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-02 07:39:13 +00:00
Video_core: Address feedback
This commit is contained in:
@@ -223,6 +223,7 @@ enum class Attribute : u64 {
|
||||
// Implementation attributes
|
||||
BaseInstance = 256,
|
||||
BaseVertex = 257,
|
||||
DrawID = 258,
|
||||
};
|
||||
|
||||
constexpr size_t NUM_GENERICS = 32;
|
||||
|
||||
Reference in New Issue
Block a user