| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_live_shader_cache.c | 72 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 D | v3dv_pipeline_cache.c | 249 v3dv_pipeline_cache_search_for_pipeline(struct v3dv_pipeline_cache * cache,unsigned char sha1_key[20],bool * cache_hit) argument
|
| H A D | v3dv_pipeline.c | 2502 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 D | anv_pipeline.c | 1044 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 D | zink_program.c | 985 bool cache_hit; local in function:zink_create_cached_shader_state
|
| H A D | zink_descriptors.c | 1135 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 D | anv_pipeline.c | 1533 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 D | si_state_shaders.c | 3081 bool cache_hit; local in function:si_create_shader
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 2083 void radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 3141 radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) argument
|