MCPcopy 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
341std::string Framebuffer::statusString() const
342{
343 return glbinding::Meta::getString(checkStatus());
344}
345
346void Framebuffer::printStatus(bool onlyErrors) const
347{

Callers

nothing calls this directly

Calls 1

getStringFunction · 0.85

Tested by

no test coverage detected