Searched defs:pipeline_cache (Results 1 – 6 of 6) sorted by relevance
25 VkPipelineCache pipeline_cache; member
421 VkPipelineCache pipeline_cache, VkFormat format) in create_astc_decode_pipeline()488 … struct vk_texcompress_astc_state *astc, VkPipelineCache pipeline_cache, in vk_texcompress_astc_get_decode_pipeline()587 VkPipelineCache pipeline_cache, in vk_texcompress_astc_init()
122 VkPipelineCache pipeline_cache; member
720 …_shader_object *objs, unsigned stage_mask, VkPipelineLayout layout, VkPipelineCache pipeline_cache) in create_gfx_pipeline_library()
1017 VkPipelineCache pipeline_cache; member
2212 let mut pipeline_cache = mem::zeroed(); in create_pipeline_cache() localVariable