Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h276 GLuint getVertexArrayObject() const;
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp360 GLuint GLEScontext::getVertexArrayObject() const { in getVertexArrayObject() function in GLEScontext
653 stream->putBe32(getVertexArrayObject()); in onSave()