ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderSMBuiltinsPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderSMBuiltinsPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t shaderSMCount
 
uint32_t shaderWarpsPerSM
 

Detailed Description

Definition at line 12285 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::pNext

Definition at line 12288 of file vulkan.h.

◆ shaderSMCount

uint32_t VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::shaderSMCount

Definition at line 12289 of file vulkan.h.

◆ shaderWarpsPerSM

uint32_t VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::shaderWarpsPerSM

Definition at line 12290 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderSMBuiltinsPropertiesNV::sType

Definition at line 12287 of file vulkan.h.


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