Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h480 bool isVAO(ObjectLocalName p_localName);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp3238 bool GLEScontext::isVAO(ObjectLocalName p_localName) { in isVAO() function in GLEScontext