Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp132 genVAOName(0, false); in initEmulatedVAO()
253 genVAOName(vaoIte.first, false); in postLoadRestoreCtx()
DGLESv2Imp.cpp4400 arrays[i] = ctx->genVAOName(0, true); in glGenVertexArraysOES()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h481 ObjectLocalName genVAOName(ObjectLocalName p_localName = 0,
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp3245 ObjectLocalName GLEScontext::genVAOName(ObjectLocalName p_localName, in genVAOName() function in GLEScontext