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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentShadingRateEnums
 
VkBool32 supersampleFragmentShadingRates
 
VkBool32 noInvocationFragmentShadingRates
 

Detailed Description

Definition at line 16574 of file vulkan_core.h.

Field Documentation

◆ fragmentShadingRateEnums

VkBool32 VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::fragmentShadingRateEnums

Definition at line 16577 of file vulkan_core.h.

◆ noInvocationFragmentShadingRates

VkBool32 VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::noInvocationFragmentShadingRates

Definition at line 16579 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::pNext

Definition at line 16576 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::sType

Definition at line 16575 of file vulkan_core.h.

◆ supersampleFragmentShadingRates

VkBool32 VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV::supersampleFragmentShadingRates

Definition at line 16578 of file vulkan_core.h.


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