Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ pause
Method
pause
source/globjects/source/TransformFeedback.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void TransformFeedback::pause()
62
{
63
glPauseTransformFeedback();
64
}
65
66
void TransformFeedback::resume()
67
{
Callers
2
e
Function · 0.80
bootstrap.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected