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

  /external/mesa3d/src/hgl/
GLDispatcher.h 33 void SetCurrentContext(void* context);
50 BGLDispatcher::SetCurrentContext(void* context)
  /external/mesa3d/src/gallium/targets/haiku-softpipe/
GalliumContext.h 35 status_t SetCurrentContext(Bitmap *bitmap,
SoftwareRenderer.cpp 121 fContextObj->SetCurrentContext(fBitmap, fContextID);
128 fContextObj->SetCurrentContext(fBitmap, fContextID);
139 fContextObj->SetCurrentContext(NULL, fContextID);
GalliumContext.cpp 269 GalliumContext::SetCurrentContext(Bitmap *bitmap, context_id contextID)
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 107 SetCurrentContext(GLXContext c)
    [all...]

Completed in 145 milliseconds