intel: Add null hw layer
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Acked-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2832>
This commit is contained in:

committed by
Marge Bot

parent
54fe5b0482
commit
8b586d9ed6
@@ -221,7 +221,7 @@ option(
|
||||
'vulkan-layers',
|
||||
type : 'array',
|
||||
value : [],
|
||||
choices : ['device-select', 'overlay'],
|
||||
choices : ['device-select', 'intel-nullhw', 'overlay'],
|
||||
description : 'List of vulkan layers to build'
|
||||
)
|
||||
option(
|
||||
|
Reference in New Issue
Block a user