|
| void | bind (GLuint _index) |
| |
Definition at line 984 of file globjects.hh.
◆ ShaderStorageBufferObject()
| ACG::ShaderStorageBufferObject::ShaderStorageBufferObject |
( |
| ) |
|
◆ ~ShaderStorageBufferObject()
| ACG::ShaderStorageBufferObject::~ShaderStorageBufferObject |
( |
| ) |
|
|
virtual |
◆ bind()
| void ACG::ShaderStorageBufferObject::bind |
( |
GLuint |
_index | ) |
|
◆ getMaxBindings()
| int ACG::ShaderStorageBufferObject::getMaxBindings |
( |
| ) |
|
|
static |
◆ getMaxBlocksize()
| int ACG::ShaderStorageBufferObject::getMaxBlocksize |
( |
| ) |
|
|
static |
◆ getMaxCombinedShaderBlocks()
| int ACG::ShaderStorageBufferObject::getMaxCombinedShaderBlocks |
( |
| ) |
|
|
static |
◆ isSupported()
| bool ACG::ShaderStorageBufferObject::isSupported |
( |
| ) |
|
|
static |
◆ queryCaps()
| void ACG::ShaderStorageBufferObject::queryCaps |
( |
| ) |
|
|
staticprivate |
◆ maxBindings_
| int ACG::ShaderStorageBufferObject::maxBindings_ = -1 |
|
staticprivate |
◆ maxBlockSize_
| int ACG::ShaderStorageBufferObject::maxBlockSize_ = -1 |
|
staticprivate |
◆ maxCombinedShaderBlocks_
| int ACG::ShaderStorageBufferObject::maxCombinedShaderBlocks_ = -1 |
|
staticprivate |
◆ supportStatus_
| int ACG::ShaderStorageBufferObject::supportStatus_ = -1 |
|
staticprivate |
The documentation for this class was generated from the following files: