Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h167 EOpConvInt16ToDouble, enumerator
/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp306 case EOpConvInt16ToDouble: out.debug << "Convert int16_t to double"; break; in visitUnary()
DConstant.cpp794 case EOpConvInt16ToDouble: in fold()
DIntermediate.cpp506 case EbtInt16: newOp = EOpConvInt16ToDouble; break; in createConversion()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5688 case glslang::EOpConvInt16ToDouble: