Vulkan-Hpp
VkPhysicalDeviceCudaKernelLaunchFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 cudaKernelLaunchFeatures
 

Detailed Description

Definition at line 15667 of file vulkan_core.h.

Member Data Documentation

◆ cudaKernelLaunchFeatures

VkBool32 VkPhysicalDeviceCudaKernelLaunchFeaturesNV::cudaKernelLaunchFeatures

Definition at line 15670 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCudaKernelLaunchFeaturesNV::pNext

Definition at line 15669 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCudaKernelLaunchFeaturesNV::sType

Definition at line 15668 of file vulkan_core.h.


The documentation for this struct was generated from the following file: