[Mesa-dev] [PATCH] anv: Bump the patch version to 96
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Mon Dec 17 16:52:27 UTC 2018
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
On 17/12/2018 16:49, Jason Ekstrand wrote:
> ---
> src/intel/vulkan/anv_extensions.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/intel/vulkan/anv_extensions.py b/src/intel/vulkan/anv_extensions.py
> index b6269d0047a..a0bf4127002 100644
> --- a/src/intel/vulkan/anv_extensions.py
> +++ b/src/intel/vulkan/anv_extensions.py
> @@ -47,7 +47,7 @@ class ApiVersion:
> self.version = version
> self.enable = _bool_to_c_expr(enable)
>
> -API_PATCH_VERSION = 90
> +API_PATCH_VERSION = 96
>
> # 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
More information about the mesa-dev
mailing list