Searched refs:colorsTex2 (Results 1 – 1 of 1) sorted by relevance
2397 std::array<GLColor, 4> colorsTex2 = { in TEST_P() local2409 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 2, 2, 0, GL_RGBA, GL_UNSIGNED_BYTE, colorsTex2.data()); in TEST_P()