Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c288 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
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c1734 struct vtn_type *without_array = in vtn_pointer_from_ssa() local
1850 struct vtn_type *without_array = vtn_type_without_array(ptr_type->deref); in vtn_create_variable() local
/third_party/mesa3d/src/compiler/
Dglsl_types.h1058 const glsl_type *without_array() const in without_array() function
/third_party/mesa3d/src/compiler/nir/
Dnir_validate.c1526 const struct glsl_type *without_array = glsl_without_array(var->type); in validate_var_decl() local