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

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 10266 of file vulkan_core.h.

Field Documentation

◆ combinerOps

VkFragmentShadingRateCombinerOpKHR VkPipelineFragmentShadingRateStateCreateInfoKHR::combinerOps[2]

Definition at line 10270 of file vulkan_core.h.

◆ fragmentSize

VkExtent2D VkPipelineFragmentShadingRateStateCreateInfoKHR::fragmentSize

Definition at line 10269 of file vulkan_core.h.

◆ pNext

const void* VkPipelineFragmentShadingRateStateCreateInfoKHR::pNext

Definition at line 10268 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineFragmentShadingRateStateCreateInfoKHR::sType

Definition at line 10267 of file vulkan_core.h.


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