| 1384 | // Not a CREATE or DESTROY function |
| 1385 | } |
| 1386 | static VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSet2(VkCommandBuffer commandBuffer, |
| 1387 | const VkPushDescriptorSetInfo* pPushDescriptorSetInfo) { |
| 1388 | // Not a CREATE or DESTROY function |
| 1389 | } |
| 1390 | static VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSetWithTemplate2( |
| 1391 | VkCommandBuffer commandBuffer, const VkPushDescriptorSetWithTemplateInfo* pPushDescriptorSetWithTemplateInfo) { |
| 1392 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected