Home
last modified time | relevance | path

Searched refs:vk_pipeline_cache_create (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h184 vk_pipeline_cache_create(struct vk_device *device,
H A 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/
H A 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/
H A Dtu_device.c1945 device->mem_cache = vk_pipeline_cache_create(&device->vk, &pcc_info, in tu_CreateDevice()

Completed in 13 milliseconds