Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DRobustResourceInitTest.cpp1438 constexpr GLenum readbufferFormat = GL_RGBA8; in TEST_P() local
1448 glTexImage2D(GL_TEXTURE_2D, 0, readbufferFormat, size, size, 0, GL_RGBA, GL_UNSIGNED_BYTE, in TEST_P()