SDL  2.0
VkRenderPassFragmentDensityMapCreateInfoEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkRenderPassFragmentDensityMapCreateInfoEXT:

Data Fields

VkStructureType sType
 
const voidpNext
 
VkAttachmentReference fragmentDensityMapAttachment
 

Detailed Description

Definition at line 10261 of file vulkan_core.h.

Field Documentation

◆ fragmentDensityMapAttachment

VkAttachmentReference VkRenderPassFragmentDensityMapCreateInfoEXT::fragmentDensityMapAttachment

Definition at line 10264 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassFragmentDensityMapCreateInfoEXT::pNext

Definition at line 10263 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassFragmentDensityMapCreateInfoEXT::sType

Definition at line 10262 of file vulkan_core.h.


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