#include "RenderStateCache.h"#include "../../GraphicsEngine/interface/GraphicsTypesX.hpp"#include "../../../Common/interface/FileWrapper.hpp"#include "../../../Common/interface/DataBlobImpl.hpp"Classes | |
| class | Diligent::RenderDeviceWithCache< ThrowOnError > |
| C++ wrapper over IRenderDevice and IRenderStateCache. More... | |
Namespaces | |
| namespace | Diligent |
| Graphics engine namespace. | |
Functions | |
| std::string | Diligent::GetRenderStateCacheFilePath (const char *CacheLocation, const char *AppName, RENDER_DEVICE_TYPE DeviceType) |
| Returns the path to the render state cache file. | |
C++ struct wrappers for render state cache.