Searched refs:scratch_pool (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_pipeline.c | 1732 &pipeline->device->scratch_pool, 1754 &pipeline->device->scratch_pool, 1759 &pipeline->device->scratch_pool,
|
| H A D | anv_device.c | 3238 anv_scratch_pool_init(device, &device->scratch_pool); 3267 anv_scratch_pool_finish(device, &device->scratch_pool); 3348 anv_scratch_pool_finish(device, &device->scratch_pool);
|
| H A D | anv_private.h | 1211 struct anv_scratch_pool scratch_pool; member in struct:anv_device
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 2342 anv_scratch_pool_init(device, &device->scratch_pool); 2385 anv_scratch_pool_finish(device, &device->scratch_pool); 2439 anv_scratch_pool_finish(device, &device->scratch_pool);
|
| H A D | genX_pipeline.c | 1305 &pipeline->device->scratch_pool,
|
| H A D | anv_private.h | 1144 struct anv_scratch_pool scratch_pool; member in struct:anv_device
|
Completed in 33 milliseconds