Home
last modified time | relevance | path

Searched defs:minB (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
H A DCopySplitTests.cpp114 bool InclusiveRangesOverlap(uint32_t minA, uint32_t maxA, uint32_t minB, uint32_t maxB) { in InclusiveRangesOverlap() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp764 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isLinearSampleResultValid() local
840 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); in isLinearSampleResultValid() local
1563 const float minB = de::clamp((vBounds.x()-0.5f)-float(j), 0.0f, 1.0f); variable

Completed in 7 milliseconds