Additional documentation clarification in Scripts/runcts script.
This commit is contained in:
parent
b65d8f8677
commit
51e3ae0d23
@ -88,7 +88,7 @@ fi
|
||||
# The values used here are documented in vk_mvk_moltenvk.h.
|
||||
# - MVK_CONFIG_API_VERSION_TO_ADVERTISE = VK_API_VERSION_1_0 (4194304)
|
||||
# - MVK_CONFIG_ADVERTISE_EXTENSIONS selects support for a very limited set of extensions,
|
||||
# using a bit-or of values in MVKConfigAdvertiseExtensions,
|
||||
# using a bit-or of values in MVKConfigAdvertiseExtensions (extension list documented above).
|
||||
if [ "${is_portability}" != "" ]; then
|
||||
export MVK_CONFIG_API_VERSION_TO_ADVERTISE=4194304
|
||||
export MVK_CONFIG_ADVERTISE_EXTENSIONS=0xA
|
||||
|
Loading…
x
Reference in New Issue
Block a user