Reviewed-by: Lionel Landwerlin
On 18/05/17 22:09, Jason Ekstrand wrote:
We weren't wrapping this before because anv_cmd_buffer_execbuf may throw
a more meaningful error message. However, we do change the error code
into VK_ERROR_DEVICE_LOST, so we should print a new message.
---
src/intel/vu
We weren't wrapping this before because anv_cmd_buffer_execbuf may throw
a more meaningful error message. However, we do change the error code
into VK_ERROR_DEVICE_LOST, so we should print a new message.
---
src/intel/vulkan/anv_queue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff