Vulkan-Hpp
VkRenderingFragmentDensityMapAttachmentInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageView imageView
 
VkImageLayout imageLayout
 

Detailed Description

Definition at line 8796 of file vulkan_core.h.

Member Data Documentation

◆ imageLayout

VkImageLayout VkRenderingFragmentDensityMapAttachmentInfoEXT::imageLayout

Definition at line 8800 of file vulkan_core.h.

◆ imageView

VkImageView VkRenderingFragmentDensityMapAttachmentInfoEXT::imageView

Definition at line 8799 of file vulkan_core.h.

◆ pNext

const void* VkRenderingFragmentDensityMapAttachmentInfoEXT::pNext

Definition at line 8798 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingFragmentDensityMapAttachmentInfoEXT::sType

Definition at line 8797 of file vulkan_core.h.


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