Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp230 void GLClientState::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects() function in gfxstream::guest::GLClientState
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp304 void GLEScontext::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects() function in GLEScontext