Vulkan CTS 1.0.0.2 Release * Vulkan CTS is now licensed under Apache 2 license. * Changed tests to follow the latest specification rules about VkApplicationInfo::apiVersion patch version checking. The driver is now expected to ignore patch number entirely when checking for version compatibility. * Significantly improved validation of device feature and limit query results in dEQP-VK.api.info tests. * Added new --deqp-log-flush command line option. * Various test code bug fixes.