KDGpu::ClearDepthStencilTexture¶
#include <command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| Handle< Texture_t > | texture | 
| TextureLayout | layout | 
| float | depthClearValue | 
| uint32_t | stencilClearValue | 
| std::vector< TextureSubresourceRange > | ranges | 
Public Attributes Documentation¶
variable texture¶
1 |  | 
variable layout¶
1 |  | 
variable depthClearValue¶
1 |  | 
variable stencilClearValue¶
1 |  | 
variable ranges¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000