Vulkan-Hpp
VkPhysicalDeviceShadingRateImageFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shadingRateImage
 
VkBool32 shadingRateCoarseSampleOrder
 

Detailed Description

Definition at line 13220 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShadingRateImageFeaturesNV::pNext

Definition at line 13222 of file vulkan_core.h.

◆ shadingRateCoarseSampleOrder

VkBool32 VkPhysicalDeviceShadingRateImageFeaturesNV::shadingRateCoarseSampleOrder

Definition at line 13224 of file vulkan_core.h.

◆ shadingRateImage

VkBool32 VkPhysicalDeviceShadingRateImageFeaturesNV::shadingRateImage

Definition at line 13223 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShadingRateImageFeaturesNV::sType

Definition at line 13221 of file vulkan_core.h.


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