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