Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DintermOut.cpp278 case EOpConstructUVec4: out << "Construct uvec4"; break; in visitAggregate()
Dintermediate.h207 EOpConstructUVec4, enumerator
DIntermediate.cpp161 return EOpConstructUVec4; in TypeToConstructorOperator()
857 case EOpConstructUVec4: in isConstructor()
DOutputASM.cpp1339 case EOpConstructUVec4: in visitAggregate()