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

Class GLBINDING_API

source/glbinding/include/glbinding/AbstractState.h:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected