Vulkan-Hpp
VkClearAttachment Struct Reference

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t colorAttachment
 
VkClearValue clearValue
 

Detailed Description

Definition at line 3868 of file vulkan_core.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkClearAttachment::aspectMask

Definition at line 3869 of file vulkan_core.h.

◆ clearValue

VkClearValue VkClearAttachment::clearValue

Definition at line 3871 of file vulkan_core.h.

◆ colorAttachment

uint32_t VkClearAttachment::colorAttachment

Definition at line 3870 of file vulkan_core.h.


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