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

Method isStereo

server/VirtualWin.cpp:725–728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

723
724
725bool VirtualWin::isStereo(void)
726{
727 return oglDraw && oglDraw->isStereo();
728}

Callers 7

glDrawBufferFunction · 0.45
glDrawBuffersFunction · 0.45
glPopAttribFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected