mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
vk/cmd_queue: generate maint6 functions
Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26881>
This commit is contained in:
parent
2439982eac
commit
e977a2368b
1 changed files with 0 additions and 3 deletions
|
|
@ -52,13 +52,10 @@ MANUAL_COMMANDS = [
|
|||
|
||||
NO_ENQUEUE_COMMANDS = [
|
||||
# pData's size cannot be calculated from the xml
|
||||
'CmdBindDescriptorBufferEmbeddedSamplers2EXT',
|
||||
'CmdBindDescriptorSets2KHR',
|
||||
'CmdPushConstants2KHR',
|
||||
'CmdPushDescriptorSet2KHR',
|
||||
'CmdPushDescriptorSetWithTemplate2KHR',
|
||||
'CmdPushDescriptorSetWithTemplateKHR',
|
||||
'CmdSetDescriptorBufferOffsets2EXT',
|
||||
|
||||
# These don't return void
|
||||
'CmdSetPerformanceMarkerINTEL',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue