Home
last modified time | relevance | path

Searched defs:minB (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DClipStack.cpp96 auto minB = min(min(bProj0, bProj1), min(bProj2, bProj3)); in oriented_bbox_intersection() local
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp725 const float minB = de::clamp((vBounds.x() - 0.5f) - float(j), 0.0f, 1.0f); in isLinearSampleResultValid() local
802 const float minB = de::clamp((vBounds.x() - 0.5f) - float(j), 0.0f, 1.0f); in isLinearSampleResultValid() local
1536 const float minB = de::clamp((vBounds.x() - 0.5f) - float(j), 0.0f, 1.0f); in isSeamlessLinearSampleResultValid() local
DtcuTexCompareVerifier.cpp568 const float minB = de::clamp((vBounds.x() - 0.5f) - float(j), 0.0f, 1.0f); in isLinearCompareResultValid() local
1004 const float minB = de::clamp((vBounds.x() - 0.5f) - float(j), 0.0f, 1.0f); in isSeamlessLinearCompareResultValid() local