Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp15211 GLProgram programBufferDraw; in TEST_P() local
15212 SetupTextureBufferDrawProgram(programBufferDraw, GL_RGB32UI); in TEST_P()
15226 drawQuad(programBufferDraw, "inputAttribute", 0.5f); in TEST_P()