![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Platform/Video/Buffers/Headers/BufferRange.h"
#include "Platform/Video/Buffers/VertexBuffer/Headers/BufferParams.h"
Go to the source code of this file.
Classes | |
struct | Divide::LockableBuffer |
struct | Divide::BufferLock |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_BUFFER_LOCKS_H_ |
Typedefs | |
using | Divide::BufferLocks = eastl::fixed_vector< BufferLock, 6, true > |
Functions | |
Divide::FWD_DECLARE_MANAGED_CLASS (LockManager) | |
bool | Divide::IsEmpty (const BufferLocks &locks) noexcept |
#define DVD_BUFFER_LOCKS_H_ |
Definition at line 34 of file BufferLocks.h.