Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint64_t shaderCoreMask
 
uint32_t shaderCoreCount
 
uint32_t shaderWarpsPerCore
 

Detailed Description

Definition at line 19158 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::pNext

Definition at line 19160 of file vulkan_core.h.

◆ shaderCoreCount

uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreCount

Definition at line 19162 of file vulkan_core.h.

◆ shaderCoreMask

uint64_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreMask

Definition at line 19161 of file vulkan_core.h.

◆ shaderWarpsPerCore

uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderWarpsPerCore

Definition at line 19163 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::sType

Definition at line 19159 of file vulkan_core.h.


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