◆ Operation
◆ PendingBufferOperation() [1/2]
| Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::PendingBufferOperation |
( |
Operation |
op, |
|
|
UploadBufferD3D11 * |
pBuff |
|
) |
| |
|
inline |
◆ PendingBufferOperation() [2/2]
| Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::PendingBufferOperation |
( |
Operation |
op, |
|
|
UploadBufferD3D11 * |
pBuff, |
|
|
ID3D11Resource * |
pd3d11DstTex, |
|
|
Uint32 |
Mip, |
|
|
Uint32 |
Slice, |
|
|
Uint32 |
MipLevels |
|
) |
| |
|
inline |
◆ DstMip
| Uint32 Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::DstMip = 0 |
◆ DstMipLevels
| Uint32 Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::DstMipLevels = 0 |
◆ DstSlice
| Uint32 Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::DstSlice = 0 |
◆ operation
◆ pd3d11NativeDstTexture
| CComPtr<ID3D11Resource> Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::pd3d11NativeDstTexture |
◆ pUploadBuffer
| RefCntAutoPtr<UploadBufferD3D11> Diligent::TextureUploaderD3D11::InternalData::PendingBufferOperation::pUploadBuffer |
The documentation for this struct was generated from the following file: