5 lines
81 B
INI
5 lines
81 B
INI
|
import sys
|
||
|
|
||
|
if not config.enable_spirv_cpu_runner:
|
||
|
config.unsupported = True
|