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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExtent2D fragmentSize
 
VkFragmentShadingRateCombinerOpKHR combinerOps [2]
 

Detailed Description

Definition at line 9803 of file vulkan_core.h.

Member Data Documentation

◆ combinerOps

VkFragmentShadingRateCombinerOpKHR VkPipelineFragmentShadingRateStateCreateInfoKHR::combinerOps[2]

Definition at line 9807 of file vulkan_core.h.

◆ fragmentSize

VkExtent2D VkPipelineFragmentShadingRateStateCreateInfoKHR::fragmentSize

Definition at line 9806 of file vulkan_core.h.

◆ pNext

const void* VkPipelineFragmentShadingRateStateCreateInfoKHR::pNext

Definition at line 9805 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineFragmentShadingRateStateCreateInfoKHR::sType

Definition at line 9804 of file vulkan_core.h.


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