Searched refs:colorsTexB (Results 1 – 1 of 1) sorted by relevance
4720 std::array<GLColor, 4> colorsTexB = { in TEST_P() local4730 glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 2, 2, GL_RGBA, GL_UNSIGNED_BYTE, colorsTexB.data()); in TEST_P()