Home
last modified time | relevance | path

Searched defs:constructor_type (Results 1 – 2 of 2) 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
/external/v8/src/compiler/
Djs-typed-lowering.cc1317 Type* constructor_type = NodeProperties::GetType(constructor); in ReduceJSOrdinaryHasInstance() local