KDGpu::TextureResolveOptions¶
#include <command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| Handle< Texture_t > | srcTexture | 
| TextureLayout | srcLayout | 
| Handle< Texture_t > | dstTexture | 
| TextureLayout | dstLayout | 
| std::vector< TextureResolveRegion > | regions | 
Public Attributes Documentation¶
variable srcTexture¶
1 |  | 
variable srcLayout¶
1 |  | 
variable dstTexture¶
1 |  | 
variable dstLayout¶
1 |  | 
variable regions¶
1 |  | 
Updated on 2025-11-02 at 00:01:41 +0000