HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceFragmentShadingRateFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 pipelineFragmentShadingRate
 
VkBool32 primitiveFragmentShadingRate
 
VkBool32 attachmentFragmentShadingRate
 

Detailed Description

Definition at line 9210 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceFragmentShadingRateFeaturesKHR::attachmentFragmentShadingRate

Definition at line 9215 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFragmentShadingRateFeaturesKHR::pipelineFragmentShadingRate

Definition at line 9213 of file vulkan_core.h.

void* VkPhysicalDeviceFragmentShadingRateFeaturesKHR::pNext

Definition at line 9212 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceFragmentShadingRateFeaturesKHR::primitiveFragmentShadingRate

Definition at line 9214 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceFragmentShadingRateFeaturesKHR::sType

Definition at line 9211 of file vulkan_core.h.


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