Home
last modified time | relevance | path

Searched defs:without_array (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c289 const struct glsl_type *without_array = in gl_nir_set_uniform_initializers() local
Dgl_nir_link_atomics.c239 const struct glsl_type *without_array = in gl_nir_link_assign_atomic_counter_resources() local
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c1951 struct vtn_type *without_array = in vtn_pointer_from_ssa() local
2086 struct vtn_type *without_array = vtn_type_without_array(ptr_type->deref); in vtn_create_variable() local
/external/mesa3d/src/compiler/nir/
Dnir_validate.c1442 const struct glsl_type *without_array = glsl_without_array(var->type); in validate_var_decl() local