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 2024-11-21 at 00:08:26 +0000