LunarG/vktrace

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

Opened this issue · 0 comments

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.