vulkan: radv/tu/lavapipe reset cmd buffer magic
While looking at win32 lavapipe I used a debug loader build and it hit an assert on recycled command buffers, The loader overwrites the magic with the dispatch pointer. When we reissue those command buffers we have to reset the magic.