LunarG / vktrace

Vulkan vktrace / vkreplay
Other
6 stars 8 forks source link

vktrace -tr <badstring> doesn't generate an error #51

Open davidlunarg opened 7 years ago

davidlunarg commented 7 years ago

The following two commands should generate an error and exit:

vktrace -tr F1-20 -p cube

or

vktrace -tr xyzzy -p cube

They currently do not.