Searched refs:CLEAR_COLOR_INT (Results 1 – 3 of 3) sorted by relevance
66 CLEAR_COLOR_INT, enumerator
773 case CLEAR_COLOR_INT: in getBufferFormat()806 case CLEAR_COLOR_INT: gl.clearBufferiv (GL_COLOR, 0, clearColor.i); break; in render()
109 …ateFramebufferClearTest(tc, rc, "clear_int_buffer", "Integer color clear", CLEAR_COLOR_INT)); in init()