Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h148 bool (*createAndBindAuxiliaryContext)(EGLContext* context_out, EGLSurface* surface_out); member
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1871 static bool createAndBindAuxiliaryContext(EGLContext* context_out, EGLSurface* surface_out) { in createAndBindAuxiliaryContext() function