Searched refs:anv_execbuf_add_bo (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1241 anv_execbuf_add_bo(struct anv_device *device, function in typeref:typename:VkResult 1326 result = anv_execbuf_add_bo(device, exec, relocs->reloc_bos[i], 1356 anv_execbuf_add_bo(device, exec, bo, NULL, extra_flags); 1580 result = anv_execbuf_add_bo(cmd_buffer->device, execbuf, 1595 result = anv_execbuf_add_bo(cmd_buffer->device, execbuf, 1651 result = anv_execbuf_add_bo(device, execbuf, bo, NULL, 0); 1659 result = anv_execbuf_add_bo(device, execbuf, bo, NULL, 0); 1666 result = anv_execbuf_add_bo(device, execbuf, bo, NULL, 0); 1673 result = anv_execbuf_add_bo(device, execbuf, bo, NULL, 0); 1680 result = anv_execbuf_add_bo(devic [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1045 anv_execbuf_add_bo(struct anv_execbuf *exec, function in typeref:typename:VkResult 1125 result = anv_execbuf_add_bo(exec, relocs->reloc_bos[i], NULL, 1165 result = anv_execbuf_add_bo(exec, *bo, NULL, extra_flags, alloc); 1387 result = anv_execbuf_add_bo(execbuf, bo, NULL, 0, 1399 result = anv_execbuf_add_bo(execbuf, mem->bo, NULL, 0, 1408 result = anv_execbuf_add_bo(execbuf, bo, NULL, 0, 1416 result = anv_execbuf_add_bo(execbuf, bo, NULL, 0, 1424 result = anv_execbuf_add_bo(execbuf, bo, NULL, 0, 1435 result = anv_execbuf_add_bo(execbuf, ss_pool->block_pool.bo, 1450 result = anv_execbuf_add_bo(execbu [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 1582 - anv: Add a device parameter to anv_execbuf_add_bo
|
Completed in 10 milliseconds