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

Function glFlushStaticDataIBM

source/glbinding/source/gl/functions_f.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void glFlushStaticDataIBM(GLenum target)
97{
98 return glbinding::Binding::FlushStaticDataIBM(target);
99}
100
101void glFlushVertexArrayRangeAPPLE(GLsizei length, void * pointer)
102{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected