Searched refs:anv_reloc_list_add (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 61 anv_reloc_list_add(&cmd_buffer->surface_relocs, &cmd_buffer->pool->alloc,
|
| H A D | anv_batch_chain.c | 156 anv_reloc_list_add(struct anv_reloc_list *list, function in typeref:typename:VkResult 240 VkResult result = anv_reloc_list_add(batch->relocs, batch->alloc,
|
| H A D | genX_cmd_buffer.c | 204 anv_reloc_list_add(&cmd_buffer->surface_relocs, &cmd_buffer->pool->alloc, 222 anv_reloc_list_add(&cmd_buffer->surface_relocs, 232 anv_reloc_list_add(&cmd_buffer->surface_relocs,
|
| H A D | anv_private.h | 1281 VkResult anv_reloc_list_add(struct anv_reloc_list *list,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.3.rst | 87 - anv: Handle OOM in the pinned path in anv_reloc_list_add
|
| H A D | 20.3.0.rst | 138 - \[ivb,hsw,byt,bsw][i965][bisected\] anv_reloc_list_add: Assertion failure 2716 - anv: Fix the target_bo assertion in anv_reloc_list_add
|
| H A D | 20.0.0.rst | 1560 - anv: Stop storing the GEM handle in anv_reloc_list_add
|
| H A D | 21.2.0.rst | 2932 - anv: Handle OOM in the pinned path in anv_reloc_list_add
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 81 result = anv_reloc_list_add(&cmd_buffer->surface_relocs,
|
| H A D | anv_batch_chain.c | 198 anv_reloc_list_add(struct anv_reloc_list *list, function in typeref:typename:VkResult
|
| H A D | anv_private.h | 1506 VkResult anv_reloc_list_add(struct anv_reloc_list *list, 1601 result = anv_reloc_list_add(batch->relocs, batch->alloc,
|
| H A D | genX_cmd_buffer.c | 292 result = anv_reloc_list_add(&cmd_buffer->surface_relocs, 313 anv_reloc_list_add(&cmd_buffer->surface_relocs, 325 anv_reloc_list_add(&cmd_buffer->surface_relocs,
|
Completed in 55 milliseconds