Home
last modified time | relevance | path

Searched defs:maxDivisor (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp317 UVec2 maxDivisor (1u, 1u); in getMaxPlaneDivisor() local
399 const UVec2 maxDivisor = getMaxPlaneDivisor(formatDesc); in testImageQuery() local
549 const UVec2 maxDivisor = getMaxPlaneDivisor(formatDesc); in testImageQueryLod() local
/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp283 …oat maximalRangeDivision (float minDividend, float maxDividend, float minDivisor, float maxDivisor) in maximalRangeDivision()
301 …oat minimalRangeDivision (float minDividend, float maxDividend, float minDivisor, float maxDivisor) in minimalRangeDivision()
381 …const float maxDivisor = getMaxFlushToZero(getMaxValueWithinError(maxPreDivisionValues[0] + maxPre… in calcTriangleInterpolationWeights() local