SDL 2.0
VkPhysicalDeviceShadingRateImagePropertiesNV Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkPhysicalDeviceShadingRateImagePropertiesNV:

Data Fields

VkStructureType sType
 
voidpNext
 
VkExtent2D shadingRateTexelSize
 
uint32_t shadingRatePaletteSize
 
uint32_t shadingRateMaxCoarseSamples
 

Detailed Description

Definition at line 8063 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShadingRateImagePropertiesNV::pNext

Definition at line 8065 of file vulkan_core.h.

◆ shadingRateMaxCoarseSamples

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateMaxCoarseSamples

Definition at line 8068 of file vulkan_core.h.

◆ shadingRatePaletteSize

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRatePaletteSize

Definition at line 8067 of file vulkan_core.h.

◆ shadingRateTexelSize

VkExtent2D VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateTexelSize

Definition at line 8066 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShadingRateImagePropertiesNV::sType

Definition at line 8064 of file vulkan_core.h.


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