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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t pixelRate
 
uint32_t texelRate
 
uint32_t fmaRate
 

Detailed Description

Definition at line 17831 of file vulkan_core.h.

Field Documentation

◆ fmaRate

uint32_t VkPhysicalDeviceShaderCorePropertiesARM::fmaRate

Definition at line 17836 of file vulkan_core.h.

◆ pixelRate

uint32_t VkPhysicalDeviceShaderCorePropertiesARM::pixelRate

Definition at line 17834 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderCorePropertiesARM::pNext

Definition at line 17833 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCorePropertiesARM::sType

Definition at line 17832 of file vulkan_core.h.

◆ texelRate

uint32_t VkPhysicalDeviceShaderCorePropertiesARM::texelRate

Definition at line 17835 of file vulkan_core.h.


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