Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp1157 const float minB1 = de::clamp((vBounds1.x() - 0.5f) - float(j1), 0.0f, 1.0f); in isLinearMipmapLinearSampleResultValid() local
1286 … const float minB1 = de::clamp((vBounds1.x() - 0.5f) - float(j1), 0.0f, 1.0f); in isLinearMipmapLinearSampleResultValid() local
1679 const float minB1 = de::clamp((vBounds1.x() - 0.5f) - float(j1), 0.0f, 1.0f); in isSeamplessLinearMipmapLinearSampleResultValid() local
DtcuTexCompareVerifier.cpp712 const float minB1 = de::clamp((vBounds1.x() - 0.5f) - float(j1), 0.0f, 1.0f); in isLinearMipmapLinearCompareResultValid() local
900 const float minB1 = de::clamp((vBounds1.x() - 0.5f) - float(j1), 0.0f, 1.0f); in isSeamplessLinearMipmapLinearCompareResultValid() local