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

Function DestroyCuFunctionNVX

icd/generated/function_definitions.h:2900–2903  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2898 // Destroy object
2899}
2900static VKAPI_ATTR void VKAPI_CALL DestroyCuFunctionNVX(VkDevice device, VkCuFunctionNVX function,
2901 const VkAllocationCallbacks* pAllocator) {
2902 // Destroy object
2903}
2904static VKAPI_ATTR void VKAPI_CALL CmdCuLaunchKernelNVX(VkCommandBuffer commandBuffer, const VkCuLaunchInfoNVX* pLaunchInfo) {
2905 // Not a CREATE or DESTROY function
2906}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected