Vulkan-Hpp
VkClearDepthStencilValue Struct Reference

#include <vulkan_core.h>

Public Attributes

float depth
 
uint32_t stencil
 

Detailed Description

Definition at line 3858 of file vulkan_core.h.

Member Data Documentation

◆ depth

float VkClearDepthStencilValue::depth

Definition at line 3859 of file vulkan_core.h.

◆ stencil

uint32_t VkClearDepthStencilValue::stencil

Definition at line 3860 of file vulkan_core.h.


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