Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DSRGBFramebufferTest.cpp238 GLColor throwaway_color; in TEST_P() local
239 glReadPixels(0, 0, 1, 1, GL_RGBA, GL_UNSIGNED_BYTE, &throwaway_color); in TEST_P()