Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp15208 GLProgram programSSBO; in TEST_P() local
15209 SetupSSBOProgram(programSSBO); in TEST_P()
15220 drawQuad(programSSBO, "inputAttribute", 0.5f); in TEST_P()