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

Function CmdDispatchIndirect

icd/generated/function_definitions.h:828–830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

826 // Not a CREATE or DESTROY function
827}
828static VKAPI_ATTR void VKAPI_CALL CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset) {
829 // Not a CREATE or DESTROY function
830}
831static VKAPI_ATTR void VKAPI_CALL CmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags stageMask) {
832 // Not a CREATE or DESTROY function
833}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected