anv: Bump the advertised patch version to 90
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 10 Sep 2018 17:10:17 +0000 (12:10 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Oct 2018 16:43:43 +0000 (11:43 -0500)
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_extensions.py

index ab9240f9fd83265a95b97c775e218df69576fab5..e9afe06bb13925eb677de87e56060ecf4b069a5b 100644 (file)
@@ -47,7 +47,7 @@ class ApiVersion:
         self.version = version
         self.enable = _bool_to_c_expr(enable)
 
-API_PATCH_VERSION = 80
+API_PATCH_VERSION = 90
 
 # Supported API versions.  Each one is the maximum patch version for the given
 # version.  Version come in increasing order and each version is available if