Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ statusString
Method
statusString
source/globjects/source/Framebuffer.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
std::string Framebuffer::statusString() const
342
{
343
return glbinding::Meta::getString(checkStatus());
344
}
345
346
void Framebuffer::printStatus(bool onlyErrors) const
347
{
Callers
nothing calls this directly
Calls
1
getString
Function · 0.85
Tested by
no test coverage detected