Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h275 void setVAOEverBound();
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp356 void GLEScontext::setVAOEverBound() { in setVAOEverBound() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp4413 ctx->setVAOEverBound(); in glBindVertexArrayOES()