MCPcopy 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
261std::string vendor()
262{
263 return glbinding::ContextInfo::vendor();
264}
265
266std::string renderer()
267{

Callers 11

mainFunction · 0.85
mainFunction · 0.85
initializeGLMethod · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected