Searched defs:crServerSpriteCoordReplEnable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_misc.c1864 GLvoid crServerSpriteCoordReplEnable(GLboolean fEnable) function
1899 crServerSpriteCoordReplEnable(GL_TRUE);
1904 crServerSpriteCoordReplEnable(GL_FALSE);
1914 crServerSpriteCoordReplEnable(GL_TRUE);
1919 crServerSpriteCoordReplEnable(GL_FALSE);
1933 crServerSpriteCoordReplEnable(GL_FALSE);
1984 crServerSpriteCoordReplEnable(GL_TRUE);

Completed in 67 milliseconds