Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_cache.h204 vk_pipeline_cache_create(struct vk_device *device,
Dvk_pipeline_cache.c601 vk_pipeline_cache_create(struct vk_device *device, in vk_pipeline_cache_create() function
686 cache = vk_pipeline_cache_create(device, &info, pAllocator); in vk_common_CreatePipelineCache()