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

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_viewport.h35 GLboolean scissorTest; member in struct:__anon16250
H A Dcr_attrib.h97 GLboolean scissorTest; member in struct:__anon16152
231 GLboolean scissorTest; member in struct:__anon16163
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.c1255 GLboolean lighting, depthTest, scissorTest; local
1273 render_spu.self.GetBooleanv(GL_SCISSOR_TEST, &scissorTest);
1293 if (scissorTest)

Completed in 68 milliseconds