Home
last modified time | relevance | path

Searched refs:calcTextureEpsilon (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp512 void calcTextureEpsilon(const GLsizei textureBits[4], GLfloat textureEpsilon[4]) const;
670 void TestClampModeForInternalFormat::calcTextureEpsilon(const GLsizei textureBits[4], GLfloat textu… in calcTextureEpsilon() function in glcts::TestClampModeForInternalFormat
765 calcTextureEpsilon(bits, epsilonf); in verifyClampToEdge()