Vulkan-Hpp
VkClearValue Union Reference

#include <vulkan_core.h>

Public Attributes

VkClearColorValue color
 
VkClearDepthStencilValue depthStencil
 

Detailed Description

Definition at line 3863 of file vulkan_core.h.

Member Data Documentation

◆ color

VkClearColorValue VkClearValue::color

Definition at line 3864 of file vulkan_core.h.

◆ depthStencil

VkClearDepthStencilValue VkClearValue::depthStencil

Definition at line 3865 of file vulkan_core.h.


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