Home
last modified time | relevance | path

Searched defs:backbufferData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGLSLTest.cpp10742 std::vector<GLColor> backbufferData(getWindowWidth() * getWindowHeight()); in TEST_P() local
10812 std::vector<GLColor> backbufferData(getWindowWidth() * getWindowHeight()); in TEST_P() local