MCPcopy 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

readbackTestFunction · 0.45
readbackTestMSFunction · 0.45
flushTestFunction · 0.45
offScreenTestFunction · 0.45
subWinTestFunction · 0.45

Calls 4

gFunction · 0.85
rFunction · 0.50
bFunction · 0.50
nextFunction · 0.50

Tested by

no test coverage detected