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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
const VkAttachmentReference2pFragmentShadingRateAttachment
 
VkExtent2D shadingRateAttachmentTexelSize
 

Detailed Description

Definition at line 10259 of file vulkan_core.h.

Field Documentation

◆ pFragmentShadingRateAttachment

const VkAttachmentReference2* VkFragmentShadingRateAttachmentInfoKHR::pFragmentShadingRateAttachment

Definition at line 10262 of file vulkan_core.h.

◆ pNext

const void* VkFragmentShadingRateAttachmentInfoKHR::pNext

Definition at line 10261 of file vulkan_core.h.

◆ shadingRateAttachmentTexelSize

VkExtent2D VkFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize

Definition at line 10263 of file vulkan_core.h.

◆ sType

VkStructureType VkFragmentShadingRateAttachmentInfoKHR::sType

Definition at line 10260 of file vulkan_core.h.


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