Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp508 …void clearTextures(GLenum target, GLsizei width, GLsizei height, GLint lod, GLenum internalformat,…
637 void TestClampModeForInternalFormat::clearTextures(GLenum target, GLsizei width, GLsizei height, GL… in clearTextures() function in glcts::TestClampModeForInternalFormat
1266 clearTextures(GL_TEXTURE_2D, m_width, m_height, m_lodLevel, internalformat, type, format); in iterate()