Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceCudaKernelLaunchPropertiesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t computeCapabilityMinor
 
uint32_t computeCapabilityMajor
 

Detailed Description

Definition at line 16228 of file vulkan_core.h.

Field Documentation

◆ computeCapabilityMajor

uint32_t VkPhysicalDeviceCudaKernelLaunchPropertiesNV::computeCapabilityMajor

Definition at line 16232 of file vulkan_core.h.

◆ computeCapabilityMinor

uint32_t VkPhysicalDeviceCudaKernelLaunchPropertiesNV::computeCapabilityMinor

Definition at line 16231 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCudaKernelLaunchPropertiesNV::pNext

Definition at line 16230 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCudaKernelLaunchPropertiesNV::sType

Definition at line 16229 of file vulkan_core.h.


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