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.cpp320 UVec2 maxDivisor(formatDesc.blockWidth, formatDesc.blockHeight); in getMaxPlaneDivisor() local
422 const UVec2 maxDivisor = getMaxPlaneDivisor(formatDesc); in testImageQuery() local
599 const UVec2 maxDivisor = getMaxPlaneDivisor(formatDesc); in testImageQueryLod() local
/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp301 float maximalRangeDivision(float minDividend, float maxDividend, float minDivisor, float maxDivisor) in maximalRangeDivision()
320 float minimalRangeDivision(float minDividend, float maxDividend, float minDivisor, float maxDivisor) in minimalRangeDivision()
401 const float maxDivisor = getMaxFlushToZero(getMaxValueWithinError( in calcTriangleInterpolationWeights() local