Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dast_function.cpp556 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