Searched refs:verifyClampToEdge (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 517 …bool verifyClampToEdge(GLubyte* buf, GLsizei width_init, GLsizei height_init, GLsizei width, GLsiz… 745 bool TestClampModeForInternalFormat::verifyClampToEdge(GLubyte* buf, GLsizei width_init, GLsizei he… in verifyClampToEdge() function in glcts::TestClampModeForInternalFormat 1131 return verifyClampToEdge(buf, width, height, width, height, internalformat); in verifyClampMode()
|