– specify the right shader type when setting the push constants for the model pipeline
– transfer the dummy texture data to the right image layout type, even if it is unused
This fixes some Vulkan errors/warnings, nothing particularly exciting about that, besides that Vulkan is sometimes surprisingly lenient.