kocdemir
kocdemir
Move class functions into a cpp file in a separate commit to improve readability for the project. Remove redundant functions and calls Report validation layer messages to logcat Auto-disable validation...
## Description Adding the missing condition checks before using the structures and functions from the VK_EXT_debug_report extension in the samples. Normal functionality should not change when the extension is supported,...
API dump is printing some uint64_t values, which are tagged with ` objecttype="objectType"` in `vk.xml`, using the integer form. It would be much better to print them similar to the...