25 Jan
2024
25 Jan
'24
2:59 p.m.
```diff - check_depth_stencil_sampling(&context, pso_compare, cb, texture, dsv_handle, srv_heap, 0.0f); + check_depth_stencil_sampling(&context, pso_compare, cb, texture, dsv_handle, srv_heap, 0.0f, tests[i].is_mvk_bug); ```
Are we missing an is_mvk_device() there? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/531#note_58994