Searched refs:anv_scratch_pool_alloc (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 17.3.3.rst | 43 - anv: Add missing unlock in anv_scratch_pool_alloc
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_compute.c | 62 anv_scratch_pool_alloc(cmd_buffer->device, scratch_pool, in genX() 1039 anv_scratch_pool_alloc(device, in cmd_buffer_trace_rays()
|
H A D | anv_allocator.c | 1338 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, in anv_scratch_pool_alloc() function 1419 anv_scratch_pool_alloc(device, pool, MESA_SHADER_COMPUTE, in anv_scratch_pool_get_surf()
|
H A D | genX_simple_shader.c | 646 .bo = anv_scratch_pool_alloc(device, in genX()
|
H A D | genX_pipeline.c | 1176 .bo = anv_scratch_pool_alloc(pipeline->device, in get_scratch_address() 1202 anv_scratch_pool_alloc(pipeline->device, pool, in get_scratch_surf()
|
H A D | anv_private.h | 921 struct anv_bo *anv_scratch_pool_alloc(struct anv_device *device,
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_allocator.c | 1428 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, in anv_scratch_pool_alloc() function
|
H A D | genX_pipeline.c | 1309 .bo = anv_scratch_pool_alloc(pipeline->device, in get_scratch_address()
|
H A D | anv_private.h | 785 struct anv_bo *anv_scratch_pool_alloc(struct anv_device *device,
|