Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ clear
Method
clear
server/fakerut.cpp:411–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
void clear(int buffer)
412
{
413
CLEAR_BUFFER(buffer, r(), g(), b(), 0.)
414
next();
415
}
416
417
private:
418
Callers
5
readbackTest
Function · 0.45
readbackTestMS
Function · 0.45
flushTest
Function · 0.45
offScreenTest
Function · 0.45
subWinTest
Function · 0.45
Calls
4
g
Function · 0.85
r
Function · 0.50
b
Function · 0.50
next
Function · 0.50
Tested by
no test coverage detected