Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h93 EOpConvIntToBool, enumerator
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp559 case EbtInt: newOp = EOpConvIntToBool; break; in createConversion()
2784 case EOpConvIntToBool: in isSpecializationOperation()
DConstant.cpp682 case EOpConvIntToBool: in fold()
DintermOut.cpp245 case EOpConvIntToBool: out.debug << "Convert int to bool"; break; in visitUnary()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5585 case glslang::EOpConvIntToBool:
7657 case glslang::EOpConvIntToBool: