SDL  2.0
VkPhysicalDeviceShaderCoreProperties2AMD Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkShaderCorePropertiesFlagsAMD shaderCoreFeatures
 
uint32_t activeComputeUnitCount
 

Detailed Description

Definition at line 10321 of file vulkan_core.h.

Field Documentation

◆ activeComputeUnitCount

uint32_t VkPhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount

Definition at line 10325 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderCoreProperties2AMD::pNext

Definition at line 10323 of file vulkan_core.h.

◆ shaderCoreFeatures

VkShaderCorePropertiesFlagsAMD VkPhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures

Definition at line 10324 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCoreProperties2AMD::sType

Definition at line 10322 of file vulkan_core.h.


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