ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShadingRateImagePropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShadingRateImagePropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D shadingRateTexelSize
 
uint32_t shadingRatePaletteSize
 
uint32_t shadingRateMaxCoarseSamples
 

Detailed Description

Definition at line 12351 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShadingRateImagePropertiesNV::pNext

Definition at line 12354 of file vulkan.h.

◆ shadingRateMaxCoarseSamples

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateMaxCoarseSamples

Definition at line 12357 of file vulkan.h.

◆ shadingRatePaletteSize

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRatePaletteSize

Definition at line 12356 of file vulkan.h.

◆ shadingRateTexelSize

VkExtent2D VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateTexelSize

Definition at line 12355 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShadingRateImagePropertiesNV::sType

Definition at line 12353 of file vulkan.h.


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