Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.cpp238 HandleType readCtx = stream->getBe32(); in onLoad() local
256 surface->mReadContext = android::base::findOrDefault(contexts, readCtx); in onLoad()
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglxext.h514 typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext readCtx, GLXContext writeC…
515 typedef void ( *PFNGLXNAMEDCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext readCtx, GLXContext w…
517 void glXCopyBufferSubDataNV (Display *dpy, GLXContext readCtx, GLXContext writeCtx, GLenum readTarg…
518 void glXNamedCopyBufferSubDataNV (Display *dpy, GLXContext readCtx, GLXContext writeCtx, GLuint rea…