29 May
2023
29 May
'23
11:57 a.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d/resource.c:
desc = &validated_desc; }
+ tiled = desc->Layout == D3D12_TEXTURE_LAYOUT_64KB_UNDEFINED_SWIZZLE;
Shouldn't this apply to `D3D12_TEXTURE_LAYOUT_64KB_STANDARD_SWIZZLE` too, and similarly in later commits? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/216#note_34071