zink: Don't pass a blend state when we have full ds3 support
The blend state is considered to be dynamic when no VkPipelineColorBlendStateCreateInfo is passed in at pipeline creation.
Fixes: VUID-VkGraphicsPipelineCreateInfo-renderPass-06055 when running "Quern - Undying thoughts" when the GFX level enables blending.