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:

committed by
Marge Bot

parent
2439982eac
commit
e977a2368b
@@ -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',
|
||||
|
Reference in New Issue
Block a user