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 DgenX_blorp_exec.c61 anv_reloc_list_add(&cmd_buffer->surface_relocs, &cmd_buffer->pool->alloc,
H A Danv_batch_chain.c156 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 DgenX_cmd_buffer.c204 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 Danv_private.h1281 VkResult anv_reloc_list_add(struct anv_reloc_list *list,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.3.rst87 - anv: Handle OOM in the pinned path in anv_reloc_list_add
H A D20.3.0.rst138 - \[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 D20.0.0.rst1560 - anv: Stop storing the GEM handle in anv_reloc_list_add
H A D21.2.0.rst2932 - anv: Handle OOM in the pinned path in anv_reloc_list_add
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_blorp_exec.c81 result = anv_reloc_list_add(&cmd_buffer->surface_relocs,
H A Danv_batch_chain.c198 anv_reloc_list_add(struct anv_reloc_list *list, function in typeref:typename:VkResult
H A Danv_private.h1506 VkResult anv_reloc_list_add(struct anv_reloc_list *list,
1601 result = anv_reloc_list_add(batch->relocs, batch->alloc,
H A DgenX_cmd_buffer.c292 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