HomeSort by relevance Sort by last modified time
    Searched defs:GetCurrentContext (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/targets/haiku-softpipe/
GalliumContext.h 34 context_id GetCurrentContext() { return fCurrentContext; };
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 573 egl::Context *context = egl::getCurrentContext();
625 egl::Context *context = egl::getCurrentContext();
825 EGLContext GetCurrentContext(void)
829 EGLContext context = egl::getCurrentContext();
858 egl::Context *context = egl::getCurrentContext();
1144 egl::Context *context = egl::getCurrentContext();
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 71 GLXContext (*GetCurrentContext)(void);
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 114 GetCurrentContext(void)
    [all...]
  /external/v8/src/
api.cc 203 ->GetCurrentContext();
    [all...]

Completed in 115 milliseconds