mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2025-12-25 14:00:08 +01:00
Remove ENABLE_WSI_LAYER option
By removing this option, the layer will be enabled by default. Signed-off-by: David Harvey-Macaulay <david.harvey-macaulay@arm.com> Change-Id: I6d62e770d914098ad6f0d7d74fb45ce3f8fdbc01
This commit is contained in:
parent
b3190998c7
commit
9f1c4c1733
1 changed files with 0 additions and 3 deletions
|
|
@ -32,9 +32,6 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"enable_environment": {
|
||||
"ENABLE_WSI_LAYER": "1"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_WSI_LAYER": "1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue