Home
last modified time | relevance | path

Searched refs:is_valid_constructor (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dast_function.cpp1972 static inline bool is_valid_constructor(const glsl_type *type, in is_valid_constructor() function
2068 if (!is_valid_constructor(constructor_type, state)) in hir()
2098 if (!is_valid_constructor(result->type, state)) { in hir()