Searched refs:verifyRepeat (Results 1 – 1 of 1) sorted by relevance
519 bool verifyRepeat(GLubyte* buf, GLsizei width, GLsizei height, GLenum internalformat) const;838 bool TestClampModeForInternalFormat::verifyRepeat(GLubyte* buf, GLsizei width, GLsizei height, in verifyRepeat() function in glcts::TestClampModeForInternalFormat1133 return verifyRepeat(buf, width, height, internalformat); in verifyClampMode()