MCPcopy 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

sendPluginMethod · 0.80
sendVGLMethod · 0.80
sendXVMethod · 0.80
readPixelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected