Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ renderer
Function
renderer
source/globjects/source/globjects.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
std::string renderer()
267
{
268
return glbinding::ContextInfo::renderer();
269
}
270
271
std::string versionString()
272
{
Callers
11
main
Function · 0.85
main
Function · 0.85
initializeGL
Method · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected