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

Function glEdgeFlagFormatNV

source/glbinding/source/gl/functions_e.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16void glEdgeFlagFormatNV(GLsizei stride)
17{
18 return glbinding::Binding::EdgeFlagFormatNV(stride);
19}
20
21void glEdgeFlagPointer(GLsizei stride, const void * pointer)
22{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected