Lines Matching +full:intel +full:- +full:ui
1 # Copyright © 2017 Intel Corporation
128 if with_tools.contains('drm-shim')
148 if with_tools.contains('intel-ui')
159 cpp_args : ['-fpermissive', '-Wno-parentheses', '-Wno-class-memaccess'],
167 prog_bison, '@INPUT@', '--defines=@OUTPUT1@',
168 '--output=@OUTPUT0@'
172 prog_bison, '-H', '@OUTPUT1@',
173 '-o', '@OUTPUT0@', '@INPUT@'
188 command : [prog_flex, '-o', '@OUTPUT@', '@INPUT@']
214 test_runner = find_program('tests/run-test.py')
222 '--i965_asm', i965_asm,
223 '--gen_name', _gen_name,
224 '--gen_folder', _gen_folder,
226 suite : 'intel',