MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdWaitEvents2

Function CmdWaitEvents2

icd/generated/function_definitions.h:1271–1274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1269 // Not a CREATE or DESTROY function
1270}
1271static 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}
1275static VKAPI_ATTR void VKAPI_CALL CmdBlitImage2(VkCommandBuffer commandBuffer, const VkBlitImageInfo2* pBlitImageInfo) {
1276 // Not a CREATE or DESTROY function
1277}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected