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

Function CmdWaitEvents2KHR

icd/generated/function_definitions.h:2512–2515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2510 // Not a CREATE or DESTROY function
2511}
2512static 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}
2516static VKAPI_ATTR void VKAPI_CALL CmdPipelineBarrier2KHR(VkCommandBuffer commandBuffer, const VkDependencyInfo* pDependencyInfo) {
2517 // Not a CREATE or DESTROY function
2518}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected