Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h95 EOpConvInt64ToBool, enumerator
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp564 case EbtInt64: newOp = EOpConvInt64ToBool; break; in createConversion()
2785 case EOpConvInt64ToBool: in isSpecializationOperation()
DintermOut.cpp247 case EOpConvInt64ToBool: out.debug << "Convert int64 to bool"; break; in visitUnary()
DConstant.cpp686 case EOpConvInt64ToBool: in fold()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5590 case glslang::EOpConvInt64ToBool: