Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dintermediate.h159 EOpConvInt16ToUint8, enumerator
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp669 case EbtInt16: newOp = EOpConvInt16ToUint8; break; in buildConvertOp()
3006 case EOpConvInt16ToUint8: in isSpecializationOperation()
DConstant.cpp765 case EOpConvInt16ToUint8: in fold()
DintermOut.cpp279 case EOpConvInt16ToUint8: out.debug << "Convert int16_t to uint8_t";break; in visitUnary()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp6967 case glslang::EOpConvInt16ToUint8: in createIntWidthConversion()
7013 case glslang::EOpConvInt16ToUint8: in createIntWidthConversion()
7283 case glslang::EOpConvInt16ToUint8: in createConversion()
7310 case glslang::EOpConvInt16ToUint8: in createConversion()