Searched refs:anv_batch_set_error (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_blorp_exec.c76 anv_batch_set_error(&cmd_buffer->batch, result);
87 anv_batch_set_error(&cmd_buffer->batch, result);
H A Danv_batch_chain.c282 anv_batch_set_error(batch, result);
317 anv_batch_set_error(batch, result);
331 anv_batch_set_error(batch, result);
819 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
H A Danv_cmd_buffer.c594 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_FEATURE_NOT_PRESENT);
1388 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
1654 anv_batch_set_error(&cmd_buffer->batch, result);
H A DgenX_cmd_buffer.c299 anv_batch_set_error(&cmd_buffer->batch, result);
320 anv_batch_set_error(&cmd_buffer->batch, result);
333 anv_batch_set_error(&cmd_buffer->batch, result);
1548 return anv_batch_set_error(&cmd_buffer->batch,
1679 return anv_batch_set_error(&cmd_buffer->batch,
2979 anv_batch_set_error(&cmd_buffer->batch, result);
2985 anv_batch_set_error(&cmd_buffer->batch, result);
6738 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_UNKNOWN);
H A DgenX_query.c341 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
H A Danv_private.h1576 anv_batch_set_error(struct anv_batch *batch, VkResult error) function in typeref:typename:VkResult
1606 anv_batch_set_error(batch, result);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_blorp_exec.c64 anv_batch_set_error(&cmd_buffer->batch, result);
H A Danv_batch_chain.c223 anv_batch_set_error(batch, result);
243 anv_batch_set_error(batch, result);
261 anv_batch_set_error(batch, result);
275 anv_batch_set_error(batch, result);
719 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
H A DgenX_cmd_buffer.c208 anv_batch_set_error(&cmd_buffer->batch, result);
227 anv_batch_set_error(&cmd_buffer->batch, result);
238 anv_batch_set_error(&cmd_buffer->batch, result);
1157 return anv_batch_set_error(&cmd_buffer->batch,
2382 anv_batch_set_error(&cmd_buffer->batch, result);
2388 anv_batch_set_error(&cmd_buffer->batch, result);
3433 anv_batch_set_error(&cmd_buffer->batch, result);
3440 anv_batch_set_error(&cmd_buffer->batch, result);
H A Danv_cmd_buffer.c959 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
H A Danv_private.h1331 anv_batch_set_error(struct anv_batch *batch, VkResult error) function in typeref:typename:VkResult

Completed in 44 milliseconds