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