VkClearValue

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
union VkClearValue {}

Members

Variables

color
VkClearColorValue color;
Undocumented in source.
depthStencil
VkClearDepthStencilValue depthStencil;
Undocumented in source.

Meta