Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ glEndConditionalRender
Function
glEndConditionalRender
source/glbinding/source/gl/functions_e.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void glEndConditionalRender()
132
{
133
return glbinding::Binding::EndConditionalRender();
134
}
135
136
void glEndConditionalRenderNV()
137
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected