Searched refs:isMipmapLinearSampleResultValid (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 1357 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid() function 1373 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid() function 1425 …if (isMipmapLinearSampleResultValid(texture.getLevel(level), texture.getLevel(level+1), sampler, g… in isLookupResultValid() 1490 …if (isMipmapLinearSampleResultValid(texture.getLevel(level), texture.getLevel(level+1), sampler, g… in isLookupResultValid() 1894 …if (isMipmapLinearSampleResultValid(texture.getLevel(level), texture.getLevel(level+1), sampler, g… in isLookupResultValid() 1964 …if (isMipmapLinearSampleResultValid(texture.getLevel(level), texture.getLevel(level+1), sampler, g… in isLookupResultValid() 2007 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid() function 2058 …if (isMipmapLinearSampleResultValid(texture.getLevel(level), texture.getLevel(level+1), sampler, g… in isLookupResultValid()
|