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

Function glXGetCurrentDisplayEXT

server/faker-glx.cpp:1061–1064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1059}
1060
1061Display *glXGetCurrentDisplayEXT(void)
1062{
1063 return glXGetCurrentDisplay();
1064}
1065
1066
1067// As far as the application is concerned, it is rendering to a window and not

Callers

nothing calls this directly

Calls 1

glXGetCurrentDisplayFunction · 0.85

Tested by

no test coverage detected