HomeSort by relevance Sort by last modified time
    Searched refs:CLEAR_COLOR_UINT (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsScissorTests.hpp 67 CLEAR_COLOR_UINT,
glsScissorTests.cpp 773 case CLEAR_COLOR_UINT:
802 case CLEAR_COLOR_UINT: gl.clearBufferuiv(GL_COLOR, 0, clearColor.u); break;
  /external/deqp/modules/gles3/functional/
es3fScissorTests.cpp 110 addChild(createFramebufferClearTest(tc, rc, "clear_uint_buffer", "Unsigned integer buffer clear", CLEAR_COLOR_UINT));

Completed in 497 milliseconds