Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ glEndTransformFeedback
Function
glEndTransformFeedback
source/glbinding/source/gl/functions_e.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
void glEndTransformFeedback()
187
{
188
return glbinding::Binding::EndTransformFeedback();
189
}
190
191
void glEndTransformFeedbackEXT()
192
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected