Searched defs:cache_hit (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_live_shader_cache.c72 util_live_shader_cache_get(struct pipe_context * ctx,struct util_live_shader_cache * cache,const struct pipe_shader_state * state,bool * cache_hit) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c249 v3dv_pipeline_cache_search_for_pipeline(struct v3dv_pipeline_cache * cache,unsigned char sha1_key[20],bool * cache_hit) argument
H A Dv3dv_pipeline.c2502 bool cache_hit = false; local in function:pipeline_compile_graphics
3187 bool cache_hit = false; local in function:pipeline_compile_compute
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c1044 bool cache_hit; local in function:anv_pipeline_compile_graphics
1310 bool cache_hit; local in function:anv_pipeline_compile_cs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_program.c985 bool cache_hit; local in function:zink_create_cached_shader_state
H A Dzink_descriptors.c1135 desc_set_res_add(struct zink_descriptor_set *zds, struct zink_resource *res, unsigned int i, bool cache_hit) argument
759 zink_descriptor_set_get(struct zink_context * ctx,enum zink_descriptor_type type,bool is_compute,bool * cache_hit) argument
1148 desc_set_sampler_add(struct zink_context * ctx,struct zink_descriptor_set * zds,struct zink_descriptor_surface * dsurf,struct zink_sampler_state * state,unsigned int i,bool cache_hit) argument
1169 desc_set_image_add(struct zink_context * ctx,struct zink_descriptor_set * zds,struct zink_image_view * image_view,unsigned int i,bool is_buffer,bool cache_hit) argument
1187 desc_set_descriptor_surface_add(struct zink_context * ctx,struct zink_descriptor_set * zds,struct zink_descriptor_surface * dsurf,unsigned int i,bool cache_hit) argument
1219 update_push_ubo_descriptors(struct zink_context * ctx,struct zink_descriptor_set * zds,VkDescriptorSet desc_set,bool is_compute,bool cache_hit,uint32_t * dynamic_offsets) argument
1284 set_descriptor_set_refs(struct zink_context * ctx,struct zink_descriptor_set * zds,struct zink_program * pg,bool cache_hit) argument
1304 update_descriptors_internal(struct zink_context * ctx,enum zink_descriptor_type type,struct zink_descriptor_set * zds,struct zink_program * pg,bool cache_hit) argument
1406 bool cache_hit; local in function:zink_descriptors_update
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c1533 bool cache_hit; local in function:anv_pipeline_compile_graphics
1882 bool cache_hit = false; local in function:anv_pipeline_compile_cs
2750 bool cache_hit; local in function:anv_pipeline_load_cached_shaders
2986 bool cache_hit; local in function:anv_device_init_rt_shaders
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c3081 bool cache_hit; local in function:si_create_shader
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c2083 void radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c3141 radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) argument

Completed in 36 milliseconds