HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkRenderingFragmentShadingRateAttachmentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkImageView imageView
 
VkImageLayout imageLayout
 
VkExtent2D shadingRateAttachmentTexelSize
 

Detailed Description

Definition at line 7955 of file vulkan_core.h.

Member Data Documentation

VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout

Definition at line 7959 of file vulkan_core.h.

VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView

Definition at line 7958 of file vulkan_core.h.

const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext

Definition at line 7957 of file vulkan_core.h.

VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize

Definition at line 7960 of file vulkan_core.h.

VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType

Definition at line 7956 of file vulkan_core.h.


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