#include <HandleRangeAllocator.h>
◆ HandleRangeAllocator()
| gl::HandleRangeAllocator::HandleRangeAllocator |
( |
| ) |
|
◆ allocate()
| GLuint gl::HandleRangeAllocator::allocate |
( |
| ) |
|
◆ allocateAtOrAbove()
| GLuint gl::HandleRangeAllocator::allocateAtOrAbove |
( |
GLuint |
wanted | ) |
|
◆ allocateRange()
| GLuint gl::HandleRangeAllocator::allocateRange |
( |
GLuint |
range | ) |
|
◆ isUsed()
| bool gl::HandleRangeAllocator::isUsed |
( |
GLuint |
handle | ) |
const |
◆ markAsUsed()
| bool gl::HandleRangeAllocator::markAsUsed |
( |
GLuint |
handle | ) |
|
◆ release()
| void gl::HandleRangeAllocator::release |
( |
GLuint |
handle | ) |
|
◆ releaseRange()
◆ kInvalidHandle
| const GLuint gl::HandleRangeAllocator::kInvalidHandle = 0 |
|
static |
The documentation for this class was generated from the following files: