ReactOS 0.4.17-dev-934-g091855f
VkFragmentShadingRateAttachmentInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkFragmentShadingRateAttachmentInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
const VkAttachmentReference2 * pFragmentShadingRateAttachment
 
VkExtent2D shadingRateAttachmentTexelSize
 

Detailed Description

Definition at line 8768 of file vulkan.h.

Member Data Documentation

◆ pFragmentShadingRateAttachment

const VkAttachmentReference2* VkFragmentShadingRateAttachmentInfoKHR::pFragmentShadingRateAttachment

Definition at line 8772 of file vulkan.h.

◆ pNext

const void* VkFragmentShadingRateAttachmentInfoKHR::pNext

Definition at line 8771 of file vulkan.h.

◆ shadingRateAttachmentTexelSize

VkExtent2D VkFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize

Definition at line 8773 of file vulkan.h.

◆ sType

VkStructureType VkFragmentShadingRateAttachmentInfoKHR::sType

Definition at line 8770 of file vulkan.h.


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