Home
last modified time | relevance | path

Searched refs:stereoMode (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglconfig.h15 GLuint stereoMode; member
H A Dbuffers.c75 if (fb->Visual.stereoMode) { in supported_buffer_bitmask()
H A Dfbobject.c2087 *params = fb->Visual.stereoMode; in get_framebuffer_parameteriv()
/third_party/mesa3d/src/glx/
H A Dglxconfig.h37 GLuint stereoMode; member
H A Dglxconfig.c80 *value_return = mode->stereoMode; in glx_config_get()
H A Dglxext.c436 config->stereoMode = *bp++; in __glXInitializeVisualConfigFromTags()
483 FETCH_OR_SET(stereoMode); in __glXInitializeVisualConfigFromTags()
H A Ddri_common.c117 __ATTRIB(__DRI_ATTRIB_STEREO, stereoMode),
H A Dglxcmds.c1027 MATCH_DONT_CARE(stereoMode); in fbconfigs_compatible()
/third_party/mesa3d/src/glx/apple/
H A Dapple_visual.c115 if (mode->stereoMode) { in apple_visual_create_pfobj()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c706 if (mode->stereoMode) { in dri_fill_st_visual()
H A Ddri_util.c306 __ATTRIB(__DRI_ATTRIB_STEREO, stereoMode); in driGetConfigAttribIndex()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c239 && v->mesa_visual.stereoMode == stereoFlag in save_glx_visual()
1493 *value = (int) xmvis->mesa_visual.stereoMode; in get_config()
H A Dxm_api.c845 vis->stereoMode = stereo_flag; in XMesaCreateVisual()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c528 mode->stereoMode = GL_TRUE; in st_visual_to_context_mode()

Completed in 26 milliseconds