Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h128 EOpConvInt8ToUint64, enumerator
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp774 case EbtInt8: newOp = EOpConvInt8ToUint64; break; in buildConvertOp()
2986 case EOpConvInt8ToUint64: in isSpecializationOperation()
DintermOut.cpp285 case EOpConvInt8ToUint64: out.debug << "Convert int8_t to uint64"; break; in visitUnary()
DConstant.cpp760 case EOpConvInt8ToUint64: in fold()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6281 case glslang::EOpConvInt8ToUint64: in createIntWidthConversion()
6302 case glslang::EOpConvInt8ToUint64: in createIntWidthConversion()
6572 case glslang::EOpConvInt8ToUint64: in createConversion()
6624 case glslang::EOpConvInt8ToUint64: in createConversion()