Home
last modified time | relevance | path

Searched refs:EOpPackHalf2x16 (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DExtensionGLSL.cpp74 case EOpPackHalf2x16: in checkOperator()
H A DOperator_autogen.h194 EOpPackHalf2x16, // Unary
H A DIntermNode.cpp1390 case EOpPackHalf2x16: in promote()
1454 case EOpPackHalf2x16: in derivePrecision()
1492 case EOpPackHalf2x16: in propagatePrecision()
2292 case EOpPackHalf2x16: in fold()
2875 case EOpPackHalf2x16:
H A DOutputHLSL.cpp1997 case EOpPackHalf2x16: in visitUnary()
H A DOutputSPIRV.cpp2703 case EOpPackHalf2x16: in visitOperator()
H A DSymbolTable_ESSL_autogen.cpp6506 EOpPackHalf2x16,
[all...]
H A DSymbolTable_autogen.cpp9075 EOpPackHalf2x16,
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DintermOut.cpp216 case EOpPackHalf2x16: out << "pack half 2x16"; break; in visitUnary()
H A Dintermediate.h156 EOpPackHalf2x16, enumerator
H A DInitialize.cpp131 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpPackHalf2x16, uint1, "packHalf2x16", float2); in InsertBuiltInFunctions()
H A DIntermediate.cpp919 case EOpPackHalf2x16: in promote()
H A DOutputASM.cpp1191 case EOpPackHalf2x16: if(visit == PostVisit) emit(sw::Shader::OPCODE_PACKHALF2x16, result, arg); break; in visitUnary()
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp392 case EOpPackHalf2x16: in fold()
465 case EOpPackHalf2x16: in fold()
H A DintermOut.cpp462 case EOpPackHalf2x16: out.debug << "packHalf2x16"; break; in visitUnary()
H A DInitialize.cpp288 { EOpPackHalf2x16, "packHalf2x16", nullptr },
/third_party/glslang/glslang/Include/
H A Dintermediate.h401 EOpPackHalf2x16, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp3774 case TOperator::EOpPackHalf2x16: in visitOperator()
H A DEmitMetal.cpp622 case TOperator::EOpPackHalf2x16: in GetOperatorString()
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp5328 TIntermTyped* packOp = new TIntermUnary(EOpPackHalf2x16); in decomposeIntrinsic()
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp6953 case glslang::EOpPackHalf2x16: in createUnaryOperation()

Completed in 137 milliseconds