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