| 1269 | // Not a CREATE or DESTROY function |
| 1270 | } |
| 1271 | static VKAPI_ATTR void VKAPI_CALL CmdWaitEvents2(VkCommandBuffer commandBuffer, uint32_t eventCount, const VkEvent* pEvents, |
| 1272 | const VkDependencyInfo* pDependencyInfos) { |
| 1273 | // Not a CREATE or DESTROY function |
| 1274 | } |
| 1275 | static VKAPI_ATTR void VKAPI_CALL CmdBlitImage2(VkCommandBuffer commandBuffer, const VkBlitImageInfo2* pBlitImageInfo) { |
| 1276 | // Not a CREATE or DESTROY function |
| 1277 | } |
nothing calls this directly
no outgoing calls
no test coverage detected