You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
169 B
4 lines
169 B
7 months ago
|
#!/usr/bin/env bash
|
||
|
export VK_ICD_FILENAMES=set VK_ICD_FILENAMES=${CMAKE_BINARY_DIR}/${CMAKE_SYSTEM_NAME}/vk_swiftshader_icd.json
|
||
|
export ANGLE_DEFAULT_PLATFORM="vulkan"
|