
Vulkan does not support null buffers on transform feedback bindings. Emulate these using the same null buffer we were using for index buffers.
Vulkan does not support null buffers on transform feedback bindings. Emulate these using the same null buffer we were using for index buffers.