SDL  2.0
VkClearValue Union Reference

#include <vulkan.h>

+ Collaboration diagram for VkClearValue:

Data Fields

VkClearColorValue color
 
VkClearDepthStencilValue depthStencil
 

Detailed Description

Definition at line 2386 of file vulkan.h.

Field Documentation

◆ color

VkClearColorValue VkClearValue::color

Definition at line 2387 of file vulkan.h.

◆ depthStencil

VkClearDepthStencilValue VkClearValue::depthStencil

Definition at line 2388 of file vulkan.h.


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