Lines Matching refs:get_option
46 if get_option('layout') != 'mirror'
63 with_moltenvk_dir = get_option('moltenvk-dir')
64 with_vulkan_icd_dir = get_option('vulkan-icd-dir')
65 with_tests = get_option('build-tests')
66 with_aco_tests = get_option('build-aco-tests')
67 with_glx_read_only_text = get_option('glx-read-only-text')
68 with_glx_direct = get_option('glx-direct')
69 with_osmesa = get_option('osmesa')
70 with_vulkan_overlay_layer = get_option('vulkan-layers').contains('overlay')
71 with_vulkan_device_select_layer = get_option('vulkan-layers').contains('device-select')
72 with_tools = get_option('tools')
91 with_any_vulkan_layers = get_option('vulkan-layers').length() != 0
95 dri_drivers_path = get_option('dri-drivers-path')
97 dri_drivers_path = join_paths(get_option('prefix'), get_option('libdir'), 'dri')
99 dri_search_path = get_option('dri-search-path')
104 gbm_backends_path = get_option('gbm-backends-path')
106 gbm_backends_path = join_paths(get_option('prefix'), get_option('libdir'), 'gbm')
109 with_gles1 = get_option('gles1')
117 with_gles2 = get_option('gles2')
133 with_opengl = get_option('opengl')
136 _sg = get_option('shared-glapi')
178 dri_drivers = get_option('dri-drivers')
185 gallium_drivers = get_option('gallium-drivers')
242 _glx = get_option('glx')
243 _egl = get_option('egl')
249 _vulkan_drivers = get_option('vulkan-drivers')
277 with_freedreno_kgsl = get_option('freedreno-kgsl')
278 with_freedreno_virtio = get_option('freedreno-virtio')
281 with_imagination_srv = get_option('imagination-srv')
298 with_microsoft_clc = get_option('microsoft-clc').enabled()
299 with_intel_clc = get_option('intel-clc').enabled()
302 with_spirv_to_dxil = get_option('spirv-to-dxil')
318 with_vulkan_beta = get_option('vulkan-beta')
323 _codecs = get_option('video-codecs')
328 _platforms = get_option('platforms')
351 with_glx = get_option('glx')
386 _gbm = get_option('gbm')
403 _xlib_lease = get_option('xlib-lease')
455 _egl = get_option('egl')
490 egl_native_platform = get_option('egl-native-platform')
508 if with_platform_android and get_option('platform-sdk-version') >= 29
519 foreach c_arg : get_option('c_args')
569 with_glvnd = get_option('glvnd')
570 glvnd_vendor_name = get_option('glvnd-vendor-name')
579 if get_option('egl-lib-suffix') != ''
585 with_vulkan_icd_dir = join_paths(get_option('datadir'), 'vulkan/icd.d')
591 _dri3 = get_option('dri3')
630 _with_gallium_d3d12_video = get_option('gallium-d3d12-video')
637 _vdpau = get_option('gallium-vdpau')
678 vdpau_drivers_path = get_option('vdpau-libs-path')
680 vdpau_drivers_path = join_paths(get_option('libdir'), 'vdpau')
692 _xvmc = get_option('gallium-xvmc')
728 xvmc_drivers_path = get_option('xvmc-libs-path')
730 xvmc_drivers_path = get_option('libdir')
733 _omx = get_option('gallium-omx')
787 omx_drivers_path = get_option('omx-libs-path')
796 if _omx_libdir == get_option('libdir')
808 omx_drivers_path = join_paths(get_option('libdir'), _omx_base_dir)
813 _va = get_option('gallium-va')
848 va_drivers_path = get_option('va-libs-path')
850 va_drivers_path = join_paths(get_option('libdir'), 'dri')
853 _xa = get_option('gallium-xa')
877 d3d_drivers_path = get_option('d3d-drivers-path')
879 d3d_drivers_path = join_paths(get_option('prefix'), get_option('libdir'), 'd3d')
882 with_gallium_st_nine = get_option('gallium-nine')
895 with_gallium_st_d3d10umd = get_option('gallium-d3d10umd')
901 _power8 = get_option('power8')
925 elif get_option('power8') == 'enabled'
931 if get_option('vmware-mks-stats')
938 _opencl = get_option('gallium-opencl')
939 _rtti = get_option('cpp_rtti')
983 with_android_stub = get_option('android-stub')
997 if get_option('platform-sdk-version') >= 26
1000 if get_option('platform-sdk-version') >= 30
1006 '-DANDROID_API_LEVEL=' + get_option('platform-sdk-version').to_string()
1043 if get_option('buildtype') == 'debug'
1048 _shader_cache = get_option('shader-cache')
1063 if not get_option('shader-cache-default')
1071 shader_cache_max_size = get_option('shader-cache-max-size')
1233 if get_option('buildtype') == 'release'
1262 if get_option('buildtype') != 'debug'
1296 if get_option('sse2')
1577 required : get_option('zlib'))
1582 _zstd = get_option('zstd')
1644 if (get_option('min-windows-version') < 8)
1748 draw_with_llvm = get_option('draw-use-llvm')
1763 _shared_llvm = get_option('shared-llvm')
1776 _llvm = get_option('llvm')
1864 with_opencl_spirv = (_opencl != 'disabled' and get_option('opencl-spirv')) or with_clc
1917 with_opencl_native = _opencl != 'disabled' and get_option('opencl-native')
1936 _valgrind = get_option('valgrind')
1956 if ['address', 'address,undefined'].contains(get_option('b_sanitize'))
2011 if get_option('selinux')
2012 if get_option('execmem') != true
2019 if get_option('execmem')
2023 _libunwind = get_option('libunwind')
2053 osmesa_bits = get_option('osmesa-bits')
2175 if get_option('gallium-extra-hud')
2179 _sensors = get_option('lmsensors')
2196 _shader_replacement = get_option('custom-shader-replacement')
2202 with_perfetto = get_option('perfetto')
2203 with_datasources = get_option('datasources')
2279 'prefix: ' + get_option('prefix'),
2280 'libdir: ' + get_option('libdir'),
2281 'includedir: ' + get_option('includedir'),
2348 lines += 'Vulkan layers: ' + ' '.join(get_option('vulkan-layers'))