Home
last modified time | relevance | path

Searched refs:apple_glx_context_update (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/apple/
Dapple_xgl_api_viewport.c45 apple_glx_context_update(dpy, gc->driContext); in __applegl_glViewport()
Dapple_glx_context.h89 void apple_glx_context_update(Display * dpy, void *ptr);
Dapple_glx_context.c475 apple_glx_context_update(dpy, ac); in apple_glx_is_current_drawable()
558 apple_glx_context_update(Display * dpy, void *ptr) in apple_glx_context_update() function