mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00:00
shader,spirv: Implement ImageQueryLod.
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
Id true_value{};
|
||||
Id false_value{};
|
||||
Id u32_zero_value{};
|
||||
Id f32_zero_value{};
|
||||
|
||||
UniformDefinitions uniform_types;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user