Searched defs:constructor_type (Results 1 – 2 of 2) sorted by relevance
1230 const glsl_type *constructor_type, in process_vec_mat_constructor()1330 const glsl_type *constructor_type, in process_array_constructor()1976 const glsl_type *constructor_type, in process_record_constructor()2158 const glsl_type *const constructor_type = type->glsl_type(& name, state); in hir() local2578 const glsl_type *const constructor_type = this->constructor_type; in hir() local
429 const glsl_type *constructor_type; variable