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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkExtent2D fragmentSize
 
VkFragmentShadingRateCombinerOpKHR combinerOps [2]
 

Detailed Description

Definition at line 9203 of file vulkan_core.h.

Member Data Documentation

VkFragmentShadingRateCombinerOpKHR VkPipelineFragmentShadingRateStateCreateInfoKHR::combinerOps[2]

Definition at line 9207 of file vulkan_core.h.

VkExtent2D VkPipelineFragmentShadingRateStateCreateInfoKHR::fragmentSize

Definition at line 9206 of file vulkan_core.h.

const void* VkPipelineFragmentShadingRateStateCreateInfoKHR::pNext

Definition at line 9205 of file vulkan_core.h.

VkStructureType VkPipelineFragmentShadingRateStateCreateInfoKHR::sType

Definition at line 9204 of file vulkan_core.h.


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