Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c287 const struct glsl_type *without_array = in gl_nir_set_uniform_initializers() local
Dgl_nir_link_atomics.c237 const struct glsl_type *without_array = in gl_nir_link_assign_atomic_counter_resources() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c1692 struct vtn_type *without_array = in vtn_pointer_from_ssa() local
1802 struct vtn_type *without_array = vtn_type_without_array(ptr_type->deref); in vtn_create_variable() local
/third_party/mesa3d/src/compiler/
Dglsl_types.h1042 const glsl_type *without_array() const in without_array() function
/third_party/mesa3d/src/compiler/nir/
Dnir_validate.c1509 const struct glsl_type *without_array = glsl_without_array(var->type); in validate_var_decl() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c4537 const struct glsl_type *without_array = glsl_without_array(var->type); in emit_module() local
4548 const struct glsl_type *without_array = glsl_without_array(var->type); in emit_module() local