mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
The cube variants are simply disallowed in Direct3D, and currently mishandled by msl_ld(). It's less clear whether multi-sample fetches should be allowed, and how they're supposed to behave if they are, although typically the "ld2dms" instruction would be used for those. They're not supported on the MSL side either way.