Home
last modified time | relevance | path

Searched refs:EOpConstructUVec4 (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DintermOut.cpp278 case EOpConstructUVec4: out << "Construct uvec4"; break; in visitAggregate()
H A Dintermediate.h207 EOpConstructUVec4, enumerator
H A DIntermediate.cpp161 return EOpConstructUVec4; in TypeToConstructorOperator()
858 case EOpConstructUVec4: in isConstructor()
H A DOutputASM.cpp1497 case EOpConstructUVec4: in visitAggregate()
/third_party/glslang/glslang/Include/
H A Dintermediate.h705 EOpConstructUVec4, enumerator
/third_party/glslang/glslang/MachineIndependent/
H A DintermOut.cpp730 case EOpConstructUVec4: out.debug << "Construct uvec4"; break; in visitAggregate()
H A DIntermediate.cpp2096 case 4: op = EOpConstructUVec4; break; in mapTypeToConstructorOp()
H A DParseHelper.cpp3547 case EOpConstructUVec4: in constructorError()
8375 case EOpConstructUVec4: in constructBuiltIn()
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp5302 case 4: constructOp = EOpConstructUVec4; break; in decomposeIntrinsic()
8637 case EOpConstructUVec4: in constructBuiltIn()
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp3063 case glslang::EOpConstructUVec4: in visitAggregate()

Completed in 117 milliseconds