Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceShadingRateImagePropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D shadingRateTexelSize
 
uint32_t shadingRatePaletteSize
 
uint32_t shadingRateMaxCoarseSamples
 

Detailed Description

Definition at line 12494 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShadingRateImagePropertiesNV::pNext

Definition at line 12496 of file vulkan_core.h.

◆ shadingRateMaxCoarseSamples

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateMaxCoarseSamples

Definition at line 12499 of file vulkan_core.h.

◆ shadingRatePaletteSize

uint32_t VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRatePaletteSize

Definition at line 12498 of file vulkan_core.h.

◆ shadingRateTexelSize

VkExtent2D VkPhysicalDeviceShadingRateImagePropertiesNV::shadingRateTexelSize

Definition at line 12497 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShadingRateImagePropertiesNV::sType

Definition at line 12495 of file vulkan_core.h.


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