Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp5463 constexpr GLenum kColor1Enabled[] = {GL_NONE, GL_COLOR_ATTACHMENT1}; in TEST_P() local
5503 glDrawBuffers(2, kColor1Enabled); in TEST_P()