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

Function CmdCuLaunchKernelNVX

icd/generated/function_definitions.h:2904–2906  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2902 // Destroy object
2903}
2904static VKAPI_ATTR void VKAPI_CALL CmdCuLaunchKernelNVX(VkCommandBuffer commandBuffer, const VkCuLaunchInfoNVX* pLaunchInfo) {
2905 // Not a CREATE or DESTROY function
2906}
2907static VKAPI_ATTR uint32_t VKAPI_CALL GetImageViewHandleNVX(VkDevice device, const VkImageViewHandleInfoNVX* pInfo) {
2908 // Not a CREATE or DESTROY function
2909 return VK_SUCCESS;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected