mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
gfxstream: [vulkan snapshot]: update code gen for vkUpdateDescriptorSet change
Update codegen Reviewed-by: David Gilhooley <djgilhooley.gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36826>
This commit is contained in:
parent
e278a89fdd
commit
4ebda87b49
1 changed files with 0 additions and 2 deletions
|
|
@ -407,11 +407,9 @@ apiModifies = {
|
||||||
}
|
}
|
||||||
|
|
||||||
apiActions = {
|
apiActions = {
|
||||||
"vkUpdateDescriptorSets" : ["pDescriptorWrites"],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
apiActionsTag = {
|
apiActionsTag = {
|
||||||
"vkUpdateDescriptorSets" : "Tag_VkUpdateDescriptorSets",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
apiClearModifiers = {
|
apiClearModifiers = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue