Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dast_function.cpp2072 const unsigned type_components = constructor_type->components(); in hir() local
2091 if (components_used >= type_components) { in hir()
2150 if (components_used < type_components && components_used != 1 in hir()