mirror of
https://github.com/tsukumijima/libmali-rockchip.git
synced 2026-01-24 00:10:50 +01:00
scripts: Support vulkan platform
Change-Id: I35fb8afdf289ef48d59532049bcdab77c0165b72 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
This commit is contained in:
parent
8f46cc7b97
commit
7c24747fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ PRINT_SUBVERSION=false
|
|||
PRINT_PLATFORM=false
|
||||
PRINT_FORMAT=false
|
||||
|
||||
PLATFORMS="only-cl|without-cl|dummy|x11|wayland|gbm"
|
||||
PLATFORMS="only-cl|without-cl|vulkan|dummy|x11|wayland|gbm"
|
||||
|
||||
# Normalize platform variable
|
||||
normalize_platform() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue