Lines Matching +full:libdrm +full:-
1 # Copyright © 2017-2018 Intel Corporation
31 link_with : libdrm,
39 link_with : [libdrm, libdrm_intel],
45 subdir : 'libdrm',
51 subdirs : ['.', 'libdrm'],
53 requires : 'libdrm',
61 link_with : [libdrm, libdrm_intel],
66 'gen4-3d.batch',
68 args : files('tests/gen4-3d.batch.sh'),
72 'gen45-3d.batch',
74 args : files('tests/gm45-3d.batch.sh'),
78 'gen5-3d.batch',
80 args : files('tests/gen5-3d.batch.sh'),
84 'gen6-3d.batch',
86 args : files('tests/gen6-3d.batch.sh'),
90 'gen7-3d.batch',
92 args : files('tests/gen7-3d.batch.sh'),
96 'gen7-2d-copy.batch',
98 args : files('tests/gen7-2d-copy.batch.sh'),
102 'intel-symbol-check',
105 args : [files('intel-symbol-check'), libdrm_intel]