#include "DeviceMemory.h"#include "GraphicsTypes.h"#include "DeviceObjectBase.hpp"#include "GraphicsAccessories.hpp"Classes | |
| class | Diligent::DeviceMemoryBase< EngineImplTraits > |
| Template class implementing base functionality of the device memory object. More... | |
Namespaces | |
| namespace | Diligent |
| Graphics engine namespace. | |
Functions | |
| void | Diligent::ValidateDeviceMemoryDesc (const DeviceMemoryDesc &Desc, const IRenderDevice *pDevice) noexcept(false) |
| Validates device memory description and throws an exception in case of an error. | |
Implementation of the Diligent::DeviceMemoryBase template class