HomeSort by: relevance | last modified time | path
    Searched refs:scratch_pool (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_pipeline.c 1732 &pipeline->device->scratch_pool,
1754 &pipeline->device->scratch_pool,
1759 &pipeline->device->scratch_pool,
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);
anv_private.h 1211 struct anv_scratch_pool scratch_pool; member in struct:anv_device
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
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);
genX_pipeline.c 1305 &pipeline->device->scratch_pool,
anv_private.h 1144 struct anv_scratch_pool scratch_pool; member in struct:anv_device

Completed in 23 milliseconds