Searched refs:anv_batch_set_error (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 76 anv_batch_set_error(&cmd_buffer->batch, result); 87 anv_batch_set_error(&cmd_buffer->batch, result);
|
| H A D | anv_batch_chain.c | 282 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 D | anv_cmd_buffer.c | 594 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 D | genX_cmd_buffer.c | 299 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 D | genX_query.c | 341 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
|
| H A D | anv_private.h | 1576 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 D | genX_blorp_exec.c | 64 anv_batch_set_error(&cmd_buffer->batch, result);
|
| H A D | anv_batch_chain.c | 223 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 D | genX_cmd_buffer.c | 208 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 D | anv_cmd_buffer.c | 959 anv_batch_set_error(&cmd_buffer->batch, VK_ERROR_OUT_OF_HOST_MEMORY);
|
| H A D | anv_private.h | 1331 anv_batch_set_error(struct anv_batch *batch, VkResult error) function in typeref:typename:VkResult
|
Completed in 44 milliseconds