MCPcopy Create free account
hub / github.com/cginternals/glbinding / GLBINDING_API

Class GLBINDING_API

source/glbinding/include/glbinding/State.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15* This includes the driver function pointer (is allowed to differ between contexts) and the callback mask
16*/
17class GLBINDING_API State : public AbstractState
18{
19public:
20 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected