Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
BufferLocks.h File Reference

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
 

Macro Definition Documentation

◆ DVD_BUFFER_LOCKS_H_

#define DVD_BUFFER_LOCKS_H_

Definition at line 34 of file BufferLocks.h.