Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_pipeline.c1064 struct pvr_pipeline_cache *pipeline_cache, in pvr_compute_pipeline_compile()
1186 struct pvr_pipeline_cache *pipeline_cache, in pvr_compute_pipeline_init()
1215 struct pvr_pipeline_cache *pipeline_cache, in pvr_compute_pipeline_create()
1443 struct pvr_pipeline_cache *pipeline_cache, in pvr_graphics_pipeline_compile()
1838 struct pvr_pipeline_cache *pipeline_cache, in pvr_graphics_pipeline_init()
1948 struct pvr_pipeline_cache *pipeline_cache, in pvr_graphics_pipeline_create()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.h81 VkPipelineCache pipeline_cache; member