|
Diligent Engine
v.2.4.g
|
#include "../../GraphicsEngine/interface/RenderDevice.h"#include "../../GraphicsEngine/interface/DeviceContext.h"Go to the source code of this file.
Classes | |
| struct | Diligent::UploadBufferDesc |
| Upload buffer description. More... | |
| class | Diligent::IUploadBuffer |
| struct | Diligent::TextureUploaderDesc |
| Texture uploader description. More... | |
| struct | Diligent::TextureUploaderStats |
| Texture uploader statistics. More... | |
| class | Diligent::ITextureUploader |
| Asynchronous texture uplader. More... | |
Namespaces | |
| Diligent | |
| The library uses Direct3D-style math: | |
Functions | |
| void | Diligent::CreateTextureUploader (IRenderDevice *pDevice, const TextureUploaderDesc &Desc, ITextureUploader **ppUploader) |
1.8.17