Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_context.h87 int apple_glx_context_surface_changed(unsigned int uid, pthread_t caller);
Dapple_glx.c70 updated = apple_glx_context_surface_changed(uid, pthread_self()); in surface_notify_handler()
Dapple_glx_context.c528 apple_glx_context_surface_changed(unsigned int uid, pthread_t caller) in apple_glx_context_surface_changed() function