Home
last modified time | relevance | path

Searched defs:operandType (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp96 …se (Context& context, const char* name, const char* funcName, AtomicOperandType operandType, DataT… in ShaderAtomicOpCase()
258 …ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAddCase()
412 …ShaderAtomicMinCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMinCase()
493 …ShaderAtomicMaxCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMaxCase()
575 …ShaderAtomicAndCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAndCase()
651 …ShaderAtomicOrCase (Context& context, const char* name, AtomicOperandType operandType, DataType ty… in ShaderAtomicOrCase()
722 …ShaderAtomicXorCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicXorCase()
806 …ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicExchangeCase()
891 …ShaderAtomicCompSwapCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicCompSwapCase()
1087 …micOpTests::ShaderAtomicOpTests (Context& context, const char* name, AtomicOperandType operandType) in ShaderAtomicOpTests()
[all …]
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp932 const Type& operandType = c.fArguments[0]->fType; in writeSpecialIntrinsic() local
1961 const Type& operandType, SpvId lhs, in writeBinaryOperation()
1984 SpvId SPIRVCodeGenerator::foldToBool(SpvId id, const Type& operandType, SpvOp op, in foldToBool()
1994 SpvId SPIRVCodeGenerator::writeMatrixComparison(const Type& operandType, SpvId lhs, SpvId rhs, in writeMatrixComparison()
2029 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixBinary(const Type& operandType, SpvId lhs, in writeComponentwiseMatrixBinary()
2073 const Type* operandType; in writeBinaryExpression() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1089 const Type& operandType = arguments[0]->type(); in writeSpecialIntrinsic() local
2220 const Type& operandType, SpvId lhs, in writeBinaryOperation()
2239 SpvId SPIRVCodeGenerator::foldToBool(SpvId id, const Type& operandType, SpvOp op, in foldToBool()
2249 SpvId SPIRVCodeGenerator::writeMatrixComparison(const Type& operandType, SpvId lhs, SpvId rhs, in writeMatrixComparison()
2284 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixBinary(const Type& operandType, SpvId lhs, in writeComponentwiseMatrixBinary()
2334 const Type* operandType; in writeBinaryExpression() local
/third_party/typescript/src/services/codefixes/
DinferFromUsage.ts762 … const operandType = checker.getTypeAtLocation(parent.left === node ? parent.right : parent.left); constant
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c249 unsigned operandType; member
578 unsigned operandType, unsigned index) in check_register_index()
3537 VGPU10_OPERAND_TYPE operandType, in emit_input_declaration()
4119 unsigned operandType, VGPU10_SYSTEM_NAME name, in emit_tesslevel_declaration()
4818 unsigned opcodeType, operandType; in emit_gs_input_declarations() local
4887 VGPU10_OPERAND_TYPE operandType = VGPU10_OPERAND_TYPE_INPUT; in emit_tcs_input_declarations() local
5053 VGPU10_OPERAND_TYPE operandType; in emit_tes_input_declarations() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp3101 const TType &operandType = operand->getType(); in createCompare() local
3172 const TType &operandType = node->getChildNode(0)->getAsTyped()->getType(); in createAtomicBuiltIn() local
4497 const TType &operandType, in createCompareImpl()
/third_party/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h713 unsigned int operandType : 8; /* VGPU10_OPERAND_TYPE */ member
/third_party/typescript/lib/
DtypingsInstaller.js71757 function getUnaryResultType(operandType) { argument
Dtsc.js60013 function getUnaryResultType(operandType) { argument
DtypescriptServices.js71962 function getUnaryResultType(operandType) { argument
Dtypescript.js71962 function getUnaryResultType(operandType) { argument
Dtsserver.js71768 function getUnaryResultType(operandType) { argument
Dtsserverlibrary.js71962 function getUnaryResultType(operandType) { argument