Vulkan-Hpp
VkRenderingFragmentShadingRateAttachmentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageView imageView
 
VkImageLayout imageLayout
 
VkExtent2D shadingRateAttachmentTexelSize
 

Detailed Description

Definition at line 8788 of file vulkan_core.h.

Member Data Documentation

◆ imageLayout

VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout

Definition at line 8792 of file vulkan_core.h.

◆ imageView

VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView

Definition at line 8791 of file vulkan_core.h.

◆ pNext

const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext

Definition at line 8790 of file vulkan_core.h.

◆ shadingRateAttachmentTexelSize

VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize

Definition at line 8793 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType

Definition at line 8789 of file vulkan_core.h.


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