Searched defs:minB0 (Results  1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ | 
| D | tcuTexLookupVerifier.cpp | 1162 			const float	minB0	= de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);  in isLinearMipmapLinearSampleResultValid()  local 1277 				const float	minB0	= de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);  in isLinearMipmapLinearSampleResultValid()  local 1661 			const float	minB0	= de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);  in isSeamplessLinearMipmapLinearSampleResultValid()  local
  | 
| D | tcuTexCompareVerifier.cpp | 743 			const float	minB0	= de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);  in isLinearMipmapLinearCompareResultValid()  local 925 			const float	minB0	= de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);  in isSeamplessLinearMipmapLinearCompareResultValid()  local
  |