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

Function glEndList

source/glbinding/source/gl/functions_e.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151void glEndList()
152{
153 return glbinding::Binding::EndList();
154}
155
156void glEndOcclusionQueryNV()
157{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected