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.cpp2141 static inline bool is_valid_constructor(const glsl_type *type, in is_valid_constructor() function
2237 if (!is_valid_constructor(constructor_type, state)) in hir()
2267 if (!is_valid_constructor(result->type, state)) { in hir()