Searched refs:greenTexture (Results 1 – 1 of 1) sorted by relevance
5335 GLTexture greenTexture; in TEST_P() local5336 glBindTexture(GL_TEXTURE_2D, greenTexture); in TEST_P()5345 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, greenTexture, 0); in TEST_P()5362 glBindTexture(GL_TEXTURE_2D, greenTexture); in TEST_P()