ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCudaKernelLaunchPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCudaKernelLaunchPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t computeCapabilityMinor
 
uint32_t computeCapabilityMajor
 

Detailed Description

Definition at line 10117 of file vulkan.h.

Member Data Documentation

◆ computeCapabilityMajor

uint32_t VkPhysicalDeviceCudaKernelLaunchPropertiesNV::computeCapabilityMajor

Definition at line 10122 of file vulkan.h.

◆ computeCapabilityMinor

uint32_t VkPhysicalDeviceCudaKernelLaunchPropertiesNV::computeCapabilityMinor

Definition at line 10121 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCudaKernelLaunchPropertiesNV::pNext

Definition at line 10120 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCudaKernelLaunchPropertiesNV::sType

Definition at line 10119 of file vulkan.h.


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