ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM:

Public Member Functions

uint64_t WINE_VK_ALIGN (8) shaderCoreMask
 

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t shaderCoreCount
 
uint32_t shaderWarpsPerCore
 

Detailed Description

Definition at line 12058 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

uint64_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::pNext

Definition at line 12061 of file vulkan.h.

◆ shaderCoreCount

uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreCount

Definition at line 12063 of file vulkan.h.

◆ shaderWarpsPerCore

uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderWarpsPerCore

Definition at line 12064 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::sType

Definition at line 12060 of file vulkan.h.


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