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

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8904 of file vulkan_core.h.

Field Documentation

◆ imageLayout

VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout

Definition at line 8908 of file vulkan_core.h.

◆ imageView

VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView

Definition at line 8907 of file vulkan_core.h.

◆ pNext

const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext

Definition at line 8906 of file vulkan_core.h.

◆ shadingRateAttachmentTexelSize

VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize

Definition at line 8909 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType

Definition at line 8905 of file vulkan_core.h.


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