Skip to content

KDGpu::DepthStencilClearValue

Module: Public API

#include <gpu_core.h>

Public Attributes

Name
float depthClearValue
uint32_t stencilClearValue

Public Attributes Documentation

variable depthClearValue

1
float depthClearValue { 1.0f };

variable stencilClearValue

1
uint32_t stencilClearValue { 0 };

Updated on 2025-07-01 at 00:02:08 +0000