MCPcopy Create free account
hub / github.com/VirtualGL/virtualgl / bmp_geterr

Function bmp_geterr

util/bmp.c:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387
388
389const char *bmp_geterr(void)
390{
391 return errorStr;
392}

Callers 5

mainFunction · 0.85
rgbBenchFunction · 0.85
event_loopFunction · 0.85
doTestFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 2

event_loopFunction · 0.68
doTestFunction · 0.68