| 2779 | // Not a CREATE or DESTROY function |
| 2780 | } |
| 2781 | static VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, |
| 2782 | const VkPushDescriptorSetInfo* pPushDescriptorSetInfo) { |
| 2783 | // Not a CREATE or DESTROY function |
| 2784 | } |
| 2785 | static VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSetWithTemplate2KHR( |
| 2786 | VkCommandBuffer commandBuffer, const VkPushDescriptorSetWithTemplateInfo* pPushDescriptorSetWithTemplateInfo) { |
| 2787 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected