|
Diligent Engine
v.2.4.g
|
#include <vector>#include <mutex>#include <atomic>#include "EngineFactory.h"#include "BasicTypes.h"#include "ReferenceCounters.h"#include "MemoryAllocator.h"#include "RefCntAutoPtr.hpp"#include "PlatformMisc.hpp"#include "ResourceReleaseQueue.hpp"#include "EngineMemory.h"Go to the source code of this file.
Classes | |
| class | Diligent::RenderDeviceNextGenBase< TBase, CommandQueueType > |
| Base implementation of the render device for next-generation backends. More... | |
| struct | Diligent::RenderDeviceNextGenBase< TBase, CommandQueueType >::SubmittedCommandBufferInfo |
| struct | Diligent::RenderDeviceNextGenBase< TBase, CommandQueueType >::CommandQueue |
Namespaces | |
| Diligent | |
| The library uses Direct3D-style math: | |
1.8.17