Home
last modified time | relevance | path

Searched refs:TestOnly (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/egl/main/
Degldisplay.h135 EGLBoolean TestOnly; /**< Driver should not set fields when true */ member
Degldriver.c636 dpy->Options.TestOnly = test_only; in _eglMatchDriver()
/external/chromium_org/third_party/mesa/src/src/egl/main/
Degldisplay.h135 EGLBoolean TestOnly; /**< Driver should not set fields when true */ member
Degldriver.c636 dpy->Options.TestOnly = test_only; in _eglMatchDriver()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c566 if (disp->Options.TestOnly) in dri2_initialize()
574 if (disp->Options.TestOnly) in dri2_initialize()
580 if (disp->Options.TestOnly) in dri2_initialize()
587 if (disp->Options.TestOnly) in dri2_initialize()
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
Degl_dri2.c566 if (disp->Options.TestOnly) in dri2_initialize()
574 if (disp->Options.TestOnly) in dri2_initialize()
580 if (disp->Options.TestOnly) in dri2_initialize()
587 if (disp->Options.TestOnly) in dri2_initialize()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.c529 if (dpy->Options.TestOnly) in egl_g3d_initialize()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
Degl_g3d.c529 if (dpy->Options.TestOnly) in egl_g3d_initialize()
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
Degl_glx.c598 if (disp->Options.TestOnly) in GLX_eglInitialize()
/external/mesa3d/src/egl/drivers/glx/
Degl_glx.c598 if (disp->Options.TestOnly) in GLX_eglInitialize()