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