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

Function CmdDispatchGraphAMDX

icd/generated/function_definitions.h:3219–3222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3217 // Not a CREATE or DESTROY function
3218}
3219static VKAPI_ATTR void VKAPI_CALL CmdDispatchGraphAMDX(VkCommandBuffer commandBuffer, VkDeviceAddress scratch,
3220 VkDeviceSize scratchSize, const VkDispatchGraphCountInfoAMDX* pCountInfo) {
3221 // Not a CREATE or DESTROY function
3222}
3223static VKAPI_ATTR void VKAPI_CALL CmdDispatchGraphIndirectAMDX(VkCommandBuffer commandBuffer, VkDeviceAddress scratch,
3224 VkDeviceSize scratchSize,
3225 const VkDispatchGraphCountInfoAMDX* pCountInfo) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected