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

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_xgl_api_stereo.c94 bool have_back = false; local
99 have_back = true;
102 have_back = true;
109 if (have_back) {
/external/mesa3d/src/glx/apple/
H A Dapple_xgl_api_stereo.c94 bool have_back = false; local
99 have_back = true;
102 have_back = true;
109 if (have_back) {
/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri2_glx.c111 int have_back; member in struct:dri2_drawable
368 pdraw->have_back = 0;
511 if (!priv->have_back)
653 pdraw->have_back = 0;
666 pdraw->have_back = 1;
713 if (!priv->have_back)
/external/mesa3d/src/glx/
H A Ddri2_glx.c111 int have_back; member in struct:dri2_drawable
368 pdraw->have_back = 0;
511 if (!priv->have_back)
653 pdraw->have_back = 0;
666 pdraw->have_back = 1;
713 if (!priv->have_back)
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dnative_dri2.c81 boolean have_back, have_fake; member in struct:dri2_surface
129 dri2surf->have_back = FALSE;
164 dri2surf->have_back = TRUE;
323 if (dri2surf->have_back) {
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_dri2.c81 boolean have_back, have_fake; member in struct:dri2_surface
129 dri2surf->have_back = FALSE;
164 dri2surf->have_back = TRUE;
323 if (dri2surf->have_back) {

Completed in 168 milliseconds