Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h132 EOpConvInt8ToUint16, enumerator
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp703 case EbtInt8: newOp = EOpConvInt8ToUint16; break; in buildConvertOp()
2998 case EOpConvInt8ToUint16: in isSpecializationOperation()
DConstant.cpp726 case EOpConvInt8ToUint16: in fold()
DintermOut.cpp252 case EOpConvInt8ToUint16: out.debug << "Convert int8_t to uint16_t";break; in visitUnary()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6975 case glslang::EOpConvInt8ToUint16: in createIntWidthConversion()
7010 case glslang::EOpConvInt8ToUint16: in createIntWidthConversion()
7280 case glslang::EOpConvInt8ToUint16: in createConversion()
7318 case glslang::EOpConvInt8ToUint16: in createConversion()