mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 04:38:02 -05: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