Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.h184 vk_pipeline_cache_create(struct vk_device *device,
Dvk_pipeline_cache.c573 vk_pipeline_cache_create(struct vk_device *device, in vk_pipeline_cache_create() function
650 cache = vk_pipeline_cache_create(device, &info, pAllocator); in vk_common_CreatePipelineCache()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3480 vk_pipeline_cache_create(&device->vk, &pcc_info, NULL); in anv_CreateDevice()
3493 vk_pipeline_cache_create(&device->vk, &pcc_info, NULL); in anv_CreateDevice()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1945 device->mem_cache = vk_pipeline_cache_create(&device->vk, &pcc_info, in tu_CreateDevice()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst4334 - vk/cache: unbreak vk_pipeline_cache_create with flags