mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 19:43:34 +00:00
glsl: Implement some attribute getters and setters
This commit is contained in:
@@ -27,6 +27,8 @@ enum class Type : u32 {
|
||||
F64,
|
||||
U32x2,
|
||||
F32x2,
|
||||
U32x4,
|
||||
F32x4,
|
||||
Void,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user