Home
last modified time | relevance | path

Searched defs:vk_pipeline_cache_create_info (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h170 struct vk_pipeline_cache_create_info { struct
175 const VkPipelineCacheCreateInfo *pCreateInfo;
178 bool force_enable;
205 const struct vk_pipeline_cache_create_info *info, argument