Home
last modified time | relevance | path

Searched refs:anv_block_pool_foreach_bo (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1770 anv_block_pool_foreach_bo(bo, &ss_pool->block_pool) { in setup_execbuf_for_cmd_buffers()
1778 anv_block_pool_foreach_bo(bo, pool) { in setup_execbuf_for_cmd_buffers()
1785 anv_block_pool_foreach_bo(bo, pool) { in setup_execbuf_for_cmd_buffers()
1792 anv_block_pool_foreach_bo(bo, pool) { in setup_execbuf_for_cmd_buffers()
1799 anv_block_pool_foreach_bo(bo, pool) { in setup_execbuf_for_cmd_buffers()
Danv_allocator.c446 anv_block_pool_foreach_bo(bo, pool) { in anv_block_pool_finish()
586 anv_block_pool_foreach_bo(iter_bo, pool) { in anv_block_pool_map()
Danv_private.h665 #define anv_block_pool_foreach_bo(bo, pool) \ macro
Danv_device.c2976 anv_block_pool_foreach_bo(bo, pool) { in get_bo_from_pool()
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst1561 - anv: Declare the bo in the anv_block_pool_foreach_bo loop
1567 - anv: Use anv_block_pool_foreach_bo in get_bo_from_pool