Lines Matching defs:cache
451 struct hash_table *cache;
478 struct hash_table *cache; /* v3dv_meta_color_clear_pipeline */
482 struct hash_table *cache; /* v3dv_meta_depth_clear_pipeline */
487 struct hash_table *cache[3]; /* v3dv_meta_blit_pipeline for 1d, 2d, 3d */
492 struct hash_table *cache[3]; /* v3dv_meta_texel_buffer_copy_pipeline for 1d, 2d, 3d */
1937 * pipeline and the pipeline cache, so we ref count it to know when it should
2136 struct v3dv_pipeline_cache *cache,
2225 void v3dv_pipeline_cache_init(struct v3dv_pipeline_cache *cache,
2230 void v3dv_pipeline_cache_finish(struct v3dv_pipeline_cache *cache);
2233 struct v3dv_pipeline_cache *cache,
2238 struct v3dv_pipeline_cache *cache,
2243 v3dv_pipeline_cache_search_for_pipeline(struct v3dv_pipeline_cache *cache,
2249 struct v3dv_pipeline_cache *cache);