ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderCorePropertiesARM Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderCorePropertiesARM:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t pixelRate
 
uint32_t texelRate
 
uint32_t fmaRate
 

Detailed Description

Definition at line 12095 of file vulkan.h.

Member Data Documentation

◆ fmaRate

uint32_t VkPhysicalDeviceShaderCorePropertiesARM::fmaRate

Definition at line 12101 of file vulkan.h.

◆ pixelRate

uint32_t VkPhysicalDeviceShaderCorePropertiesARM::pixelRate

Definition at line 12099 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceShaderCorePropertiesARM::pNext

Definition at line 12098 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCorePropertiesARM::sType

Definition at line 12097 of file vulkan.h.

◆ texelRate

uint32_t VkPhysicalDeviceShaderCorePropertiesARM::texelRate

Definition at line 12100 of file vulkan.h.


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