Vulkan-Hpp
VkPhysicalDeviceCudaKernelLaunchPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t computeCapabilityMinor
 
uint32_t computeCapabilityMajor
 

Detailed Description

Definition at line 15673 of file vulkan_core.h.

Member Data Documentation

◆ computeCapabilityMajor

uint32_t VkPhysicalDeviceCudaKernelLaunchPropertiesNV::computeCapabilityMajor

Definition at line 15677 of file vulkan_core.h.

◆ computeCapabilityMinor

uint32_t VkPhysicalDeviceCudaKernelLaunchPropertiesNV::computeCapabilityMinor

Definition at line 15676 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCudaKernelLaunchPropertiesNV::pNext

Definition at line 15675 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCudaKernelLaunchPropertiesNV::sType

Definition at line 15674 of file vulkan_core.h.


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