Searched refs:apple_glx_context_uses_stereo (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_xgl_api_stereo.c56 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
91 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
H A Dapple_glx_context.h91 bool apple_glx_context_uses_stereo(void *ptr);
H A Dapple_glx_context.c611 apple_glx_context_uses_stereo(void *ptr) function
/external/mesa3d/src/glx/apple/
H A Dapple_xgl_api_stereo.c56 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
91 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
H A Dapple_glx_context.h91 bool apple_glx_context_uses_stereo(void *ptr);
H A Dapple_glx_context.c611 apple_glx_context_uses_stereo(void *ptr) function

Completed in 1321 milliseconds