Searched refs:GL_DEPTH_BIAS (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_diff.c179 diff_api.PixelTransferf (GL_DEPTH_BIAS, 0.0f);
218 diff_api.PixelTransferf (GL_DEPTH_BIAS, to->pixel.depthBias);
325 diff_api.PixelTransferf (GL_DEPTH_BIAS, 0.0f);
362 diff_api.PixelTransferf (GL_DEPTH_BIAS, to->pixel.depthBias);
H A Dstate_pixel.c121 case GL_DEPTH_BIAS:
635 diff_api.PixelTransferf (GL_DEPTH_BIAS, to->depthBias);
771 diff_api.PixelTransferf (GL_DEPTH_BIAS, to->depthBias);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h604 #define GL_DEPTH_BIAS 0x0D1F macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h602 #define GL_DEPTH_BIAS 0x0D1F macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h856 #define GL_DEPTH_BIAS 0x0D1F macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h425 #define GL_DEPTH_BIAS 0x0D1F macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h425 #define GL_DEPTH_BIAS 0x0D1F macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h981 #define GL_DEPTH_BIAS 0x0D1F macro

Completed in 319 milliseconds