SDL  2.0
VkPhysicalDeviceShaderSMBuiltinsPropertiesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
uint32_t shaderSMCount
 
uint32_t shaderWarpsPerSM
 

Detailed Description

Definition at line 8987 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::pNext

Definition at line 8989 of file vulkan_core.h.

◆ shaderSMCount

uint32_t VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::shaderSMCount

Definition at line 8990 of file vulkan_core.h.

◆ shaderWarpsPerSM

uint32_t VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::shaderWarpsPerSM

Definition at line 8991 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::sType

Definition at line 8988 of file vulkan_core.h.


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