Searched refs:GL_PACK_LSB_FIRST (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_diff.c156 diff_api.PixelStorei(GL_PACK_LSB_FIRST, 0);
275 diff_api.PixelStorei(GL_PACK_LSB_FIRST, packing.psLSBFirst);
H A Dstate_client.c321 case GL_PACK_LSB_FIRST:
352 case GL_PACK_LSB_FIRST:
2386 diff_api.PixelStorei(GL_PACK_LSB_FIRST, to->pack.psLSBFirst);
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_pixel.c245 APPLY_IF_NEQ(clientState->pack, psLSBFirst, GL_PACK_LSB_FIRST);
261 RESTORE_IF_NEQ(clientState->pack, psLSBFirst, GL_PACK_LSB_FIRST);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp3314 glGetBooleanv(GL_PACK_LSB_FIRST, &pSave->fLsbFirst);
3349 VMSVGA3D_ASSERT_GL_CALL(glPixelStorei(GL_PACK_LSB_FIRST, GL_FALSE), pState, pContext);
3382 VMSVGA3D_ASSERT_GL_CALL(glPixelStorei(GL_PACK_LSB_FIRST, pSave->fLsbFirst), pState, pContext);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h626 #define GL_PACK_LSB_FIRST 0x0D01 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h624 #define GL_PACK_LSB_FIRST 0x0D01 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h2697 #define GL_PACK_LSB_FIRST 0x0D01 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h447 #define GL_PACK_LSB_FIRST 0x0D01 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h447 #define GL_PACK_LSB_FIRST 0x0D01 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h2942 #define GL_PACK_LSB_FIRST 0x0D01 macro

Completed in 318 milliseconds