Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ vendor
Function
vendor
source/globjects/source/globjects.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
std::string vendor()
262
{
263
return glbinding::ContextInfo::vendor();
264
}
265
266
std::string renderer()
267
{
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