Searched defs:minB0 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexLookupVerifier.cpp | 1132 const float minB0 = de::clamp((vBounds0.x() - 0.5f) - float(j0), 0.0f, 1.0f); in isLinearMipmapLinearSampleResultValid() local 1253 const float minB0 = de::clamp((vBounds0.x() - 0.5f) - float(j0), 0.0f, 1.0f); in isLinearMipmapLinearSampleResultValid() local 1642 const float minB0 = de::clamp((vBounds0.x() - 0.5f) - float(j0), 0.0f, 1.0f); in isSeamplessLinearMipmapLinearSampleResultValid() local
|
H A D | tcuTexCompareVerifier.cpp | 690 const float minB0 = de::clamp((vBounds0.x() - 0.5f) - float(j0), 0.0f, 1.0f); in isLinearMipmapLinearCompareResultValid() local 868 const float minB0 = de::clamp((vBounds0.x() - 0.5f) - float(j0), 0.0f, 1.0f); in isSeamplessLinearMipmapLinearCompareResultValid() local
|