projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f5f501
)
anv: Bump the advertised patch version to 129
author
Jason Ekstrand
<jason@jlekstrand.net>
Tue, 10 Dec 2019 20:26:07 +0000
(14:26 -0600)
committer
Jason Ekstrand
<jason@jlekstrand.net>
Wed, 11 Dec 2019 18:52:08 +0000
(18:52 +0000)
We've been keeping up with the spec updates.
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_extensions.py
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/anv_extensions.py
b/src/intel/vulkan/anv_extensions.py
index 7ce36ac5309365e586f46c00eebaccc75ea37d94..9cb8f53558d08358cc2293c184d642ac18f2df54 100644
(file)
--- a/
src/intel/vulkan/anv_extensions.py
+++ b/
src/intel/vulkan/anv_extensions.py
@@
-45,7
+45,7
@@
class ApiVersion:
self.version = version
self.enable = _bool_to_c_expr(enable)
-API_PATCH_VERSION = 1
02
+API_PATCH_VERSION = 1
29
# 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