Home
last modified time | relevance | path

Searched full:gallium_st (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml77 GALLIUM_ST: >
137 GALLIUM_ST: >
157 GALLIUM_ST: >
187 GALLIUM_ST: >
235 GALLIUM_ST: >
283 GALLIUM_ST: >
315 GALLIUM_ST: >
444 GALLIUM_ST: >
469 GALLIUM_ST: >
546 GALLIUM_ST: >
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh73 ${GALLIUM_ST} \
/third_party/mesa3d/
Dmeson.build2365 gallium_st = ['mesa'] variable
2367 gallium_st += 'xa'
2370 gallium_st += 'xvmc'
2373 gallium_st += 'vdpau'
2376 gallium_st += 'omx' + with_gallium_omx
2379 gallium_st += 'va'
2382 gallium_st += 'nine'
2385 gallium_st += 'clover'
2387 lines += 'Gallium st: ' + ' '.join(gallium_st)