turnip: guard -Dvulkan-driver=freedreno
Require -DI-love-half-baked-turnips=true as well to enable freedreno vulkan driver.
This commit is contained in:
@@ -330,3 +330,9 @@ option(
|
||||
value : true,
|
||||
description : 'Enable direct rendering in GLX and EGL for DRI',
|
||||
)
|
||||
option(
|
||||
'I-love-half-baked-turnips',
|
||||
type : 'boolean',
|
||||
value : false,
|
||||
description : 'Allow work-in-progress freedreno vulkan driver to be enabled',
|
||||
)
|
||||
|
Reference in New Issue
Block a user