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

Function CmdDispatchIndirect2KHR

icd/generated/function_definitions.h:2541–2543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2539 // Not a CREATE or DESTROY function
2540}
2541static VKAPI_ATTR void VKAPI_CALL CmdDispatchIndirect2KHR(VkCommandBuffer commandBuffer, const VkDispatchIndirect2InfoKHR* pInfo) {
2542 // Not a CREATE or DESTROY function
2543}
2544static VKAPI_ATTR void VKAPI_CALL CmdCopyMemoryKHR(VkCommandBuffer commandBuffer,
2545 const VkCopyDeviceMemoryInfoKHR* pCopyMemoryInfo) {
2546 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected