Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c106 struct vtn_type *without_array = type; in vtn_cfg_handle_prepass_instruction() local
Dvtn_variables.c1288 struct vtn_type *without_array = var->type; in vtn_handle_variables() local
/external/mesa3d/src/compiler/
Dglsl_types.h628 const glsl_type *without_array() const in without_array() function