mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 12:32:41 +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