mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-19 11:32:40 +00:00
spirv: Fix TXQ with MSAA textures
This commit is contained in:
@@ -35,6 +35,7 @@ struct TextureDefinition {
|
||||
Id pointer_type;
|
||||
Id image_type;
|
||||
u32 count;
|
||||
bool is_multisample;
|
||||
};
|
||||
|
||||
struct TextureBufferDefinition {
|
||||
|
||||
Reference in New Issue
Block a user