We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71355d commit 6e5039aCopy full SHA for 6e5039a
changelog.md
@@ -3,6 +3,10 @@
3
## WIP
4
5
## [3.26] - 2023-10-17
6
+- Bump API version to v1.3.268
7
+ - A breaking change is that `VkBufferMemoryBarrier` has extensions,
8
+ and as such must be wrapped with `SomeStruct` when being passed
9
+ in lists, for example in `cmdPipelineBarrier`
10
11
## [3.25] - 2023-10-17
12
- Bump API version to v1.3.246
0 commit comments