Vulkan CTS 1.2.2.1 Fixes: * Add missing barrier to HOST in memory_barrier test * Fix wide line rasterization tests * Avoid exceeding maxPerStageResources in descriptor_indexing tests * Remove event tests which use illegal behaviour * Fixes FDM subsampled tests * Prevent odd width single plane 422 images in dEQP-VK.ycbcr.query.* * Queries test should handle devices with disabled inheritedQueries * Add memory barrier to fragment shader interlock tests. * Fix framework for R64 int images test * Add missing extensions VK_GOOGLE * Fix invalid SPIR-V in GraphicsFuzz tests * remove opconstantnull physical storage pointer tests * Half-float texture interpolation tolerance is too small. * Use vkBindImageMemory2 to bind disjoint images