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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentShadingRateEnums
 
VkBool32 supersampleFragmentShadingRates
 
VkBool32 noInvocationFragmentShadingRates
 

Detailed Description

Definition at line 15217 of file vulkan_core.h.

Member Data Documentation

◆ fragmentShadingRateEnums

VkBool32 VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::fragmentShadingRateEnums

Definition at line 15220 of file vulkan_core.h.

◆ noInvocationFragmentShadingRates

VkBool32 VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::noInvocationFragmentShadingRates

Definition at line 15222 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::pNext

Definition at line 15219 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::sType

Definition at line 15218 of file vulkan_core.h.

◆ supersampleFragmentShadingRates

VkBool32 VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::supersampleFragmentShadingRates

Definition at line 15221 of file vulkan_core.h.


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