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

Function CmdResetEvent2

icd/generated/function_definitions.h:1268–1270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1266 // Not a CREATE or DESTROY function
1267}
1268static VKAPI_ATTR void VKAPI_CALL CmdResetEvent2(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 stageMask) {
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected