Searched defs:without_array (Results 1 – 5 of 5) sorted by relevance
287 const struct glsl_type *without_array = in gl_nir_set_uniform_initializers() local
237 const struct glsl_type *without_array = in gl_nir_link_assign_atomic_counter_resources() local
1619 struct vtn_type *without_array = in vtn_pointer_from_ssa() local1745 struct vtn_type *without_array = vtn_type_without_array(ptr_type->deref); in vtn_create_variable() local
1400 const struct glsl_type *without_array = glsl_without_array(var->type); in validate_var_decl() local
1040 const glsl_type *without_array() const in without_array() function