Refactor Vulkan helper defines
Defines should be all caps especially if they effect flow control, also add more types of helpers. And add some mini define helpers in own header (D
and DD
) which was redefined in multiple places in the source code.