Home
last modified time | relevance | path

Searched refs:getPrecision (Results 1 – 25 of 60) sorted by relevance

123

/external/angle/src/compiler/translator/tree_ops/gl/
DRecordConstantPrecision.cpp83 otherOperand->getPrecision() >= operand->getPrecision()) in operandAffectsParentOperationPrecision()
114 typedParameter->getPrecision() >= operand->getPrecision()) in operandAffectsParentOperationPrecision()
130 if (node->getPrecision() < EbpMedium) in visitConstantUnion()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp410 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
422 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
492 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
515 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
592 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
622 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
704 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
713 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
767 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
790 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
[all …]
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp485 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
497 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
567 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
590 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
667 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
697 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
779 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
788 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
842 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
865 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
[all …]
Des31fShaderIntegerFunctionTests.cpp344 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
398 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
440 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
492 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
715 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
779 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
802 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
853 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
862 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
902 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
[all …]
/external/llvm-project/clang/lib/AST/
DOSLog.cpp83 auto &precision = FS.getPrecision(); in HandlePrintfSpecifier()
99 auto &precision = FS.getPrecision(); in HandlePrintfSpecifier()
115 if (FS.getPrecision().hasDataArgument()) { in HandlePrintfSpecifier()
116 ArgsData.back().Precision = Args[FS.getPrecision().getArgIndex()]; in HandlePrintfSpecifier()
/external/angle/src/compiler/translator/tree_ops/
DEmulatePrecision.cpp431 (type.getPrecision() == EbpLow || type.getPrecision() == EbpMedium); in canRoundFloat()
468 if (parentConstructor->getPrecision() != node->getPrecision()) in ParentConstructorTakesCareOfRounding()
725 if (roundedChild->getPrecision() == EbpLow) in createRoundingFunctionCallNode()
749 if (left->getPrecision() == EbpMedium) in createCompoundAssignmentFunctionCallNode()
DForcePrecisionQualifier.cpp36 if (type->getPrecision() == EbpHigh) in overwriteVariablePrecision()
DScalarizeVecAndMatConstructorArgs.cpp198 type->getPrecision() == EbpUndefined) in createTempVariable()
DRemoveDynamicIndexing.cpp94 TType *fieldType = new TType(indexedType.getBasicType(), indexedType.getPrecision()); in GetFieldType()
100 return new TType(indexedType.getBasicType(), indexedType.getPrecision()); in GetFieldType()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp442 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
496 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
552 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
604 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
869 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
946 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
969 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
1028 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
1037 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
1088 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
[all …]
DvktShaderCommonFunctionTests.cpp512 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
580 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
638 const glu::Precision precision = spec.inputs[0].varType.getPrecision(); in infNanRandomFloats()
691 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
773 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
863 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in getInputValues()
872 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision(); in compare()
/external/angle/src/compiler/translator/tree_ops/d3d/
DRewriteUnaryMinusOperatorInt.cpp95 new TIntermConstantUnion(one, TType(opr->getBasicType(), opr->getPrecision(), EvqConst)); in visitUnary()
/external/angle/src/compiler/translator/
DInfoSink.cpp46 if (type.getPrecision() != EbpUndefined) in operator <<()
DIntermNode.cpp677 precision = GetHigherPrecision(typed->getPrecision(), precision); in setPrecisionFromChildren()
697 mType.setPrecision(mArguments[0]->getAsTyped()->getPrecision()); in setPrecisionForSpecialBuiltInOp()
701 mType.setPrecision(GetHigherPrecision(mArguments[0]->getAsTyped()->getPrecision(), in setPrecisionForSpecialBuiltInOp()
702 mArguments[1]->getAsTyped()->getPrecision())); in setPrecisionForSpecialBuiltInOp()
727 precision = typed->getPrecision(); in setBuiltInFunctionPrecision()
1348 setType(TType(EbtFloat, mOperand->getType().getPrecision(), resultQualifier)); in promote()
1351 setType(TType(EbtFloat, mOperand->getType().getPrecision(), resultQualifier, in promote()
1541 setType(TType(mOperand->getBasicType(), mOperand->getPrecision(), resultQualifier, in promote()
1652 setType(TType(mLeft->getBasicType(), mLeft->getPrecision(), resultQualifier, in promote()
1657 setType(TType(mLeft->getBasicType(), mLeft->getPrecision(), resultQualifier)); in promote()
[all …]
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp351 *new TType(matrixType.getBasicType(), matrixType.getPrecision(), matrixType.getQualifier(), in DropColumns()
364 *new TType(arrayType.getBasicType(), arrayType.getPrecision(), arrayType.getQualifier(), in DropOuterDimension()
378 auto &newType = *new TType(type.getBasicType(), type.getPrecision(), type.getQualifier(), in SetTypeDimsImpl()
/external/angle/src/tests/compiler_tests/
DIntermNode_test.cpp82 ASSERT_EQ(original.getPrecision(), copy.getPrecision()); in checkTypeEqualWithQualifiers()
DQualificationOrderESSL31_test.cpp79 EXPECT_EQ(EbpHigh, type.getPrecision()); in TEST_F()
DInitOutputVariables_test.cpp37 expectedType.getPrecision() == candidateType.getPrecision() && in AreSymbolsTheSame()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java327 if ((comp3.getPrecision() != result.getPrecision()) || in testJB4971()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java324 if ((comp3.getPrecision() != result.getPrecision()) || in testJB4971()
/external/deqp/framework/opengl/
DgluVarType.cpp373 …if (curType->getPrecision() != PRECISION_LAST && !glu::isDataTypeFloat16OrVec(curType->getBasicTyp… in operator <<()
374 str << glu::getPrecisionName(curType->getPrecision()) << " "; in operator <<()
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScale.java189 quantity.roundToMagnitude(quantity.getMagnitude() - mc.getPrecision(), mc); in applyReciprocalTo()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScale.java194 quantity.roundToMagnitude(quantity.getMagnitude() - mc.getPrecision(), mc); in applyReciprocalTo()
/external/deqp/framework/randomshaders/
DrsgVariableType.hpp138 Precision getPrecision (void) const { return m_precision; } in getPrecision() function in rsg::VariableType
/external/angle/src/compiler/translator/tree_util/
DReplaceArrayOfMatrixVarying.cpp102 new TType(type.getBasicType(), type.getPrecision(), type.getQualifier(), in ReplaceArrayOfMatrixVarying()

123