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