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