Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c114 static GLuint sVBO = 0; variable
678 sVBO = createVBO(sSuperShapeObjects, SUPERSHAPE_COUNT, in appInit()
709 glDeleteBuffers(1, &sVBO); in appDeinit()