Halide
VkClearDepthStencilValue Struct Reference

#include <mini_vulkan.h>

Public Attributes

float depth
 
uint32_t stencil
 

Detailed Description

Definition at line 2411 of file mini_vulkan.h.

Member Data Documentation

◆ depth

float VkClearDepthStencilValue::depth

Definition at line 2412 of file mini_vulkan.h.

◆ stencil

uint32_t VkClearDepthStencilValue::stencil

Definition at line 2413 of file mini_vulkan.h.


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