Skip to content

Remove debug methods and functions from check-vulkan.

Jeremy Whiting requested to merge wip/jpwhiting/removedebug into master

Since we aren't using the debugCallback or other debugging bits in check-vulkan, remove them.

Merge request reports