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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkExtent2D shadingRateTexelSize
 
uint32_t shadingRatePaletteSize
 
uint32_t shadingRateMaxCoarseSamples
 

Detailed Description

Definition at line 13789 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShadingRateImagePropertiesNV::pNext

Definition at line 13791 of file vulkan_core.h.

◆ shadingRateMaxCoarseSamples

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateMaxCoarseSamples

Definition at line 13794 of file vulkan_core.h.

◆ shadingRatePaletteSize

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRatePaletteSize

Definition at line 13793 of file vulkan_core.h.

◆ shadingRateTexelSize

VkExtent2D VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateTexelSize

Definition at line 13792 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShadingRateImagePropertiesNV::sType

Definition at line 13790 of file vulkan_core.h.


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