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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shadingRateImage
 
VkBool32 shadingRateCoarseSampleOrder
 

Detailed Description

Definition at line 12487 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShadingRateImageFeaturesNV::pNext

Definition at line 12489 of file vulkan_core.h.

◆ shadingRateCoarseSampleOrder

VkBool32 VkPhysicalDeviceShadingRateImageFeaturesNV::shadingRateCoarseSampleOrder

Definition at line 12491 of file vulkan_core.h.

◆ shadingRateImage

VkBool32 VkPhysicalDeviceShadingRateImageFeaturesNV::shadingRateImage

Definition at line 12490 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShadingRateImageFeaturesNV::sType

Definition at line 12488 of file vulkan_core.h.


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