#include "../core/platform.h"
#include "../core/refcount.h"
#include "../core/exception.h"
#include "../core/util.h"
#include "buffer.inl"
Go to the source code of this file.
Namespaces | |
| namespace | neo |
| namespace | neo::render |
Classes | |
| class | neo::render::BufferLockException |
| Exception thrown when lock errors occur. More... | |
| class | neo::render::BufferReadLock |
| Automated buffer read lock. More... | |
| class | neo::render::Buffer |
| Buffer storage. More... | |
1.5.1