Searched refs:anv_scratch_pool_alloc (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.3.3.rst | 43 - anv: Add missing unlock in anv_scratch_pool_alloc
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1437 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, function in typeref:struct:anv_bo * 1517 anv_scratch_pool_alloc(device, pool, MESA_SHADER_COMPUTE,
|
| H A D | genX_pipeline.c | 1731 .bo = anv_scratch_pool_alloc(pipeline->device, 1753 anv_scratch_pool_alloc(pipeline->device,
|
| H A D | anv_private.h | 801 struct anv_bo *anv_scratch_pool_alloc(struct anv_device *device,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1505 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, function in typeref:struct:anv_bo *
|
| H A D | genX_pipeline.c | 1304 .bo = anv_scratch_pool_alloc(pipeline->device,
|
| H A D | anv_private.h | 866 struct anv_bo *anv_scratch_pool_alloc(struct anv_device *device,
|
Completed in 28 milliseconds