| 2775 | // Not a CREATE or DESTROY function |
| 2776 | } |
| 2777 | static VKAPI_ATTR void VKAPI_CALL CmdPushConstants2KHR(VkCommandBuffer commandBuffer, |
| 2778 | const VkPushConstantsInfo* pPushConstantsInfo) { |
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected