ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderCoreProperties2AMD Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderCoreProperties2AMD:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderCorePropertiesFlagsAMD shaderCoreFeatures
 
uint32_t activeComputeUnitCount
 

Detailed Description

Definition at line 12067 of file vulkan.h.

Member Data Documentation

◆ activeComputeUnitCount

uint32_t VkPhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount

Definition at line 12072 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceShaderCoreProperties2AMD::pNext

Definition at line 12070 of file vulkan.h.

◆ shaderCoreFeatures

VkShaderCorePropertiesFlagsAMD VkPhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures

Definition at line 12071 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCoreProperties2AMD::sType

Definition at line 12069 of file vulkan.h.


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