ReactOS 0.4.17-dev-934-g091855f
VkClearDepthStencilValue Struct Reference

#include <vulkan.h>

Public Attributes

float depth
 
uint32_t stencil
 

Detailed Description

Definition at line 7723 of file vulkan.h.

Member Data Documentation

◆ depth

float VkClearDepthStencilValue::depth

◆ stencil

uint32_t VkClearDepthStencilValue::stencil

Definition at line 7726 of file vulkan.h.

Referenced by vk_blitter_clear_rendertargets(), and wined3d_texture_vk_clear().


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