Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp292 void GLClientState::setVertexArrayObject(GLuint name) { in setVertexArrayObject() function in gfxstream::guest::GLClientState
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp347 bool GLEScontext::setVertexArrayObject(GLuint array) { in setVertexArrayObject() function in GLEScontext