mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-01-11 06:25:59 +00:00
Fix error in ChangeLog - example code fix was not associated with issue
577.
This commit is contained in:
parent
6012d138c7
commit
d2d907e4f3
@ -18,9 +18,6 @@ Github Issues:
|
||||
slink:VkDescriptorSetAllocateInfo so valid usage statements for
|
||||
`VK_KHR_push_descriptor` aren't accidentally removed when the first
|
||||
extension isn't enabled (public issue 573).
|
||||
* Fixed errors in API example code for
|
||||
flink:vkUpdateDescriptorSetWithTemplateKHR and
|
||||
flink:vkCmdPushDescriptorSetWithTemplateKHR (public issue 577).
|
||||
|
||||
Internal Issues:
|
||||
|
||||
@ -62,6 +59,9 @@ Other Issues:
|
||||
on all `.txt` files in a specified directory, and move the `startVUID`
|
||||
tracking information into a separate python file that is automatically
|
||||
updated by the script.
|
||||
* Fixed errors in API example code for
|
||||
flink:vkUpdateDescriptorSetWithTemplateKHR and
|
||||
flink:vkCmdPushDescriptorSetWithTemplateKHR.
|
||||
|
||||
New Extensions:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user