Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsScissorTests.hpp67 CLEAR_COLOR_UINT, enumerator
DglsScissorTests.cpp778 case CLEAR_COLOR_UINT: in getBufferFormat()
807 case CLEAR_COLOR_UINT: gl.clearBufferuiv(GL_COLOR, 0, clearColor.u); break; in render()
/external/deqp/modules/gles3/functional/
Des3fScissorTests.cpp110 …bufferClearTest(tc, rc, "clear_uint_buffer", "Unsigned integer buffer clear", CLEAR_COLOR_UINT)); in init()