vkcube icon indicating copy to clipboard operation
vkcube copied to clipboard

cube: enable protected memory during device creation

Open zehortigoza opened this issue 7 months ago • 1 comments

Feature support was being checked but never enabled causing Intel Vulkan driver to fail in assertion:

vkcube: ../src/intel/vulkan/genX_gfx_state.c:1734: cmd_buffer_gfx_state_emission: Assertion `_cmd_state->len == __anv_cmd_length(GFX125_3DSTATE_PS)' failed.

zehortigoza avatar Jul 23 '24 18:07 zehortigoza