| 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 | } |
| 2907 | static VKAPI_ATTR uint32_t VKAPI_CALL GetImageViewHandleNVX(VkDevice device, const VkImageViewHandleInfoNVX* pInfo) { |
| 2908 | // Not a CREATE or DESTROY function |
| 2909 | return VK_SUCCESS; |
nothing calls this directly
no outgoing calls
no test coverage detected