Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp2355 std::array<GLColor, 4> subColors = { in TEST_P() local
2376 glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 2, 1, GL_RGBA, GL_UNSIGNED_BYTE, subColors.data()); in TEST_P()
4645 std::array<GLColor, 4> subColors = { in TEST_P() local
4660 glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 2, 1, GL_RGBA, GL_UNSIGNED_BYTE, subColors.data()); in TEST_P()