Vulkan-Hpp
VkPhysicalDeviceShaderCoreProperties2AMD Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderCorePropertiesFlagsAMD shaderCoreFeatures
 
uint32_t activeComputeUnitCount
 

Detailed Description

Definition at line 14312 of file vulkan_core.h.

Member Data Documentation

◆ activeComputeUnitCount

uint32_t VkPhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount

Definition at line 14316 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderCoreProperties2AMD::pNext

Definition at line 14314 of file vulkan_core.h.

◆ shaderCoreFeatures

VkShaderCorePropertiesFlagsAMD VkPhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures

Definition at line 14315 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCoreProperties2AMD::sType

Definition at line 14313 of file vulkan_core.h.


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