Searched defs:constructor_type (Results 1 – 3 of 3) sorted by relevance
556 const glsl_type *constructor_type, in process_array_constructor()678 constant_record_constructor(const glsl_type *constructor_type, in constant_record_constructor()1223 const glsl_type *const constructor_type = type->glsl_type(& name, state); in hir() local
191 def constructor_type(idl_type): function