Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ACG::ShaderStorageBufferObject Class Reference
Inheritance diagram for ACG::ShaderStorageBufferObject:

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
 

Detailed Description

Definition at line 993 of file globjects.hh.


The documentation for this class was generated from the following files: