Validation Warning: [ Undefined-Value-StorageImage-FormatMismatch-ImageView ] | MessageID = 0x13365b2
vkCmdDispatch(): the storage image descriptor [VkDescriptorSet 0x5ee00000005ee, Set 1, Binding 0, Index 0, variable "outImage"] is accessed by a OpTypeImage that has a Format operand Rgba32f (equivalent to VK_FORMAT_R32G32B32A32_SFLOAT) which doesn't match the VkImageView 0x5650000000565 format (VK_FORMAT_R8G8B8A8_UNORM). Any loads or stores with the variable will produce undefined values to the whole image (not just the texel being accessed).
Spec information at https://docs.vulkan.org/spec/latest/chapters/textures.html#textures-format-validation
Objects: 3
[0] VkPipeline 0x5570000000557[FillTexture.comp.hlsl]
[1] VkDescriptorSet 0x5ee00000005ee
[2] VkImageView 0x5650000000565