Searched defs:shader_cache (Results 1 – 10 of 10) sorted by relevance
136 inline ShaderCache& shader_cache() { in shader_cache() function
166 inline ShaderCache& shader_cache() { in shader_cache() function
112 inline ShaderCache& shader_cache() { in shader_cache() function
100 inline vkapi::ShaderCache& shader_cache() { in shader_cache() function
208 …struct util_dynarray *shader_cache = &prog->shader_cache[stage][!has_nonseamless ? !!nonseamless_s… in get_shader_module_for_stage() local317 struct util_dynarray *shader_cache = &prog->shader_cache[stage][0][0]; in get_shader_module_for_stage_optimal() local879 struct util_dynarray *shader_cache = &comp->shader_cache[!!nonseamless_size]; in update_cs_shader_module() local
1105 …struct util_dynarray shader_cache[ZINK_GFX_SHADER_COUNT][2][2]; //normal, nonseamless cubes, inlin… member1139 struct util_dynarray shader_cache[2]; //nonseamless cubes, inline uniforms member
411 pub fn shader_cache(&self) -> Option<DiskCacheBorrowed> { in shader_cache() method
369 let shader_cache = DiskCacheBorrowed::as_ptr(&screen.shader_cache()); in get_lib_clc() localVariable
540 struct ir3_cache *shader_cache; member
631 struct hash_table *shader_cache; member