Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
725
bool VirtualWin::isStereo(void)
726
{
727
return oglDraw && oglDraw->isStereo();
728
}
Callers
7
glDrawBuffer
Function · 0.45
glDrawBuffers
Function · 0.45
glFramebufferDrawBufferEXT
Function · 0.45
glFramebufferDrawBuffersEXT
Function · 0.45
glNamedFramebufferDrawBuffer
Function · 0.45
glNamedFramebufferDrawBuffers
Function · 0.45
glPopAttrib
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected