Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceShaderCoreProperties2AMD Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderCorePropertiesFlagsAMD shaderCoreFeatures
 
uint32_t activeComputeUnitCount
 

Detailed Description

Definition at line 13602 of file vulkan_core.h.

Member Data Documentation

◆ activeComputeUnitCount

uint32_t VkPhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount

Definition at line 13606 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderCoreProperties2AMD::pNext

Definition at line 13604 of file vulkan_core.h.

◆ shaderCoreFeatures

VkShaderCorePropertiesFlagsAMD VkPhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures

Definition at line 13605 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCoreProperties2AMD::sType

Definition at line 13603 of file vulkan_core.h.


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