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

  /external/mesa3d/src/glx/apple/
apple_cgl.h 57 CGLError(*set_current_context) (CGLContextObj ctx); member in struct:apple_cgl_api
  /external/skia/src/gpu/gl/
SkNullGLContext.cpp 565 static void set_current_context(State* state) { function
578 set_current_context(reinterpret_cast<State*>(interface->fCallbackData));
606 void SkNullGLContext::onPlatformMakeCurrent() const { set_current_context(fState); }

Completed in 95 milliseconds