Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ getFormat
Method
getFormat
server/VirtualDrawable.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
void swap(void);
76
bool isStereo(void) { return stereo; }
77
GLenum getFormat(void) { return glFormat; }
78
79
private:
80
Callers
4
sendPlugin
Method · 0.80
sendVGL
Method · 0.80
sendXV
Method · 0.80
readPixels
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected