Searched refs:shared_memory_explicit_layout (Results 1 – 9 of 9) sorted by relevance
302 bool shared_memory_explicit_layout:1; member
328 if (!nir->info.shared_memory_explicit_layout) { in panvk_per_arch()
67 - nir: Move shared_memory_explicit_layout bit into common shader_info
1252 - nir: Move shared_memory_explicit_layout bit into common shader_info
667 if (!nir->info.shared_memory_explicit_layout) { in dxil_spirv_nir_passes()
6639 b->shader->info.shared_memory_explicit_layout = true; in spirv_to_nir()6643 if (b->shader->info.shared_memory_explicit_layout) { in spirv_to_nir()
1020 if (!nir->info.shared_memory_explicit_layout) { in radv_shader_spirv_to_nir()
2511 assert(!shader->info.shared_memory_explicit_layout); in nir_lower_vars_to_explicit_types()
765 if (!nir->info.shared_memory_explicit_layout) { in anv_pipeline_lower_nir()