Searched refs:throwaway_color (Results 1 – 1 of 1) sorted by relevance
238 GLColor throwaway_color; in TEST_P() local239 glReadPixels(0, 0, 1, 1, GL_RGBA, GL_UNSIGNED_BYTE, &throwaway_color); in TEST_P()