meson: build libmesa_gallium
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -26,6 +26,8 @@ option('dri-drivers', type : 'string', value : 'swrast,i915,i965',
|
||||
description : 'comma separated list of dri drivers to build.')
|
||||
option('dri-drivers-path', type : 'string', value : '',
|
||||
description : 'Location of dri drivers. Default: $libdir/dri.')
|
||||
option('gallium-drivers', type : 'string', value : 'radeonsi',
|
||||
description : 'comma separated list of gallium drivers to build.')
|
||||
option('vulkan-drivers', type : 'string', value : 'intel,amd',
|
||||
description : 'comma separated list of vulkan drivers to build.')
|
||||
option('shader-cache', type : 'boolean', value : true,
|
||||
|
Reference in New Issue
Block a user