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

Function glEndOcclusionQueryNV

source/glbinding/source/gl/functions_e.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156void glEndOcclusionQueryNV()
157{
158 return glbinding::Binding::EndOcclusionQueryNV();
159}
160
161void glEndPerfMonitorAMD(GLuint monitor)
162{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected