Searched defs:minB1 (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuTexLookupVerifier.cpp | 1157 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
|
| D | tcuTexCompareVerifier.cpp | 712 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
|