| 15 | * This includes the driver function pointer (is allowed to differ between contexts) and the callback mask |
| 16 | */ |
| 17 | class GLBINDING_API State : public AbstractState |
| 18 | { |
| 19 | public: |
| 20 | /** |
nothing calls this directly
no outgoing calls
no test coverage detected