Fix/remove OpenGL leftovers

This commit is contained in:
Margen67
2019-05-08 08:31:04 -07:00
parent 00e061c4e4
commit 24c290e8a9
3 changed files with 2 additions and 5 deletions

View File

@@ -958,7 +958,7 @@ class GpuTestCommand(BaseBuildCommand):
# The test executables that will be built and run.
test_targets = args['target'] or [
'xenia-gpu-gl4-trace-dump',
'xenia-gpu-vulkan-trace-dump',
]
args['target'] = test_targets