Lines Matching refs:get_option
34 config.set10('UDEV', get_option('udev'))
35 with_freedreno_kgsl = get_option('freedreno-kgsl')
36 with_install_tests = get_option('install-test-programs')
86 _intel = get_option('intel')
97 _radeon = get_option('radeon')
107 _amdgpu = get_option('amdgpu')
117 _nouveau = get_option('nouveau')
127 _vmwgfx = get_option('vmwgfx')
134 _omap = get_option('omap')
144 _freedreno = get_option('freedreno')
156 _tegra = get_option('tegra')
166 _etnaviv = get_option('etnaviv')
175 with_exynos = get_option('exynos') == 'true'
179 _vc4 = get_option('vc4')
239 _cairo_tests = get_option('cairo-tests')
247 _valgrind = get_option('valgrind')
260 with_man_pages = get_option('man-pages')