Developer Documentation
|
Public Member Functions | |
void | bind (GLuint _index) |
Static Public Member Functions | |
static bool | isSupported () |
static int | getMaxBindings () |
static int | getMaxBlocksize () |
static int | getMaxCombinedShaderBlocks () |
Static Private Member Functions | |
static void | queryCaps () |
Static Private Attributes | |
static int | supportStatus_ = -1 |
static int | maxBlockSize_ = -1 |
static int | maxBindings_ = -1 |
static int | maxCombinedShaderBlocks_ = -1 |
Definition at line 993 of file globjects.hh.