mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
We currently check that non-shader-visible heaps have a NULL handle, but that doesn't seem to be guaranteed: beside WARP, also NVIDIA drivers still return a valid pointer. And that's a pretty useless check anyway; rather, check that shader-visible heaps have a valid pointer, which is more interesting.
1.9 MiB
1.9 MiB