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

Function CmdCudaLaunchKernelNV

icd/generated/function_definitions.h:3782–3784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3780 // Destroy object
3781}
3782static VKAPI_ATTR void VKAPI_CALL CmdCudaLaunchKernelNV(VkCommandBuffer commandBuffer, const VkCudaLaunchInfoNV* pLaunchInfo) {
3783 // Not a CREATE or DESTROY function
3784}
3785#endif /* VK_ENABLE_BETA_EXTENSIONS */
3786static VKAPI_ATTR void VKAPI_CALL CmdDispatchTileQCOM(VkCommandBuffer commandBuffer,
3787 const VkDispatchTileInfoQCOM* pDispatchTileInfo) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected