Home
last modified time | relevance | path

Searched defs:SetCurrentContext (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/hgl/
DGLDispatcher.h50 BGLDispatcher::SetCurrentContext(void* context) in SetCurrentContext() function
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp270 GalliumContext::SetCurrentContext(Bitmap *bitmap, context_id contextID) in SetCurrentContext() function in GalliumContext
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c110 SetCurrentContext(GLXContext c) in SetCurrentContext() function
/external/mesa3d/src/imgui/
Dimgui.cpp2991 void ImGui::SetCurrentContext(ImGuiContext* ctx) in SetCurrentContext() function in ImGui