Searched refs:testTextureName (Results 1 – 1 of 1) sorted by relevance
736 …GLuint testTextureName = createTexture(m_testFormat.internalFormat, m_testFormat.format, m_testFor… in iterate() local754 gl.bindTexture(GL_TEXTURE_2D, testTextureName); in iterate()784 gl.deleteTextures(1, &testTextureName); in iterate()