Searched defs:minB1 (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 759 const float minB1 = de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f); in isLinearMipmapLinearCompareResultValid() local 946 const float minB1 = de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f); in isSeamplessLinearMipmapLinearCompareResultValid() local
|
D | tcuTexLookupVerifier.cpp | 1112 const float minB1 = de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f); in isLinearMipmapLinearSampleResultValid() local 1233 const float minB1 = de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f); in isLinearMipmapLinearSampleResultValid() local 1607 const float minB1 = de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f); in isSeamplessLinearMipmapLinearSampleResultValid() local
|