| 2510 | // Not a CREATE or DESTROY function |
| 2511 | } |
| 2512 | static VKAPI_ATTR void VKAPI_CALL CmdWaitEvents2KHR(VkCommandBuffer commandBuffer, uint32_t eventCount, const VkEvent* pEvents, |
| 2513 | const VkDependencyInfo* pDependencyInfos) { |
| 2514 | // Not a CREATE or DESTROY function |
| 2515 | } |
| 2516 | static VKAPI_ATTR void VKAPI_CALL CmdPipelineBarrier2KHR(VkCommandBuffer commandBuffer, const VkDependencyInfo* pDependencyInfo) { |
| 2517 | // Not a CREATE or DESTROY function |
| 2518 | } |
nothing calls this directly
no outgoing calls
no test coverage detected