Vulkan beta driver update: March 2nd, Windows 356.45, Linux 355.00.29

March 2nd, Windows 356.45, Linux 355.00.29
• Support Vulkan API version v1.0.4
• Fix device lost issue with some MSAA resolves
• Fix vkGetQueryPoolResults() when queryCount=0
• Fix OpImageQuerySample with images
• Fix OpVectorExtractDynamic issues with doubles
• Fix handling of sparse image miptail when the whole image fits within a page
• Improve vkAcquireNextImageKHR() conformance to WSI spec
• Improve GL_KHR_vulkan_glsl compatibility when using GLSL directly
• Improve GPU texturing performance in some cases
• Improve vkAllocateDescriptorSets()/vkFreeDescriptorSets() performance in some cases
• Improve vkCmdBindDescriptorSets() performance in some cases
• Improve vkCmdCopyImage() performance in some cases