ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCudaKernelLaunchFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCudaKernelLaunchFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 cudaKernelLaunchFeatures
 

Detailed Description

Definition at line 10110 of file vulkan.h.

Member Data Documentation

◆ cudaKernelLaunchFeatures

VkBool32 VkPhysicalDeviceCudaKernelLaunchFeaturesNV::cudaKernelLaunchFeatures

Definition at line 10114 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCudaKernelLaunchFeaturesNV::pNext

Definition at line 10113 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCudaKernelLaunchFeaturesNV::sType

Definition at line 10112 of file vulkan.h.


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