Searched refs:GL_DEPTH_COMPONENT24 (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_gentextures.c76 if (((tw!=width) || (th!=height)) && (internalFormat==GL_DEPTH_COMPONENT24))
/vbox/src/VBox/Additions/common/crOpenGL/
H A Ddrirenderbuffer.c47 * \param format Either GL_RGBA, GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT24,
66 format == GL_DEPTH_COMPONENT24 ||
107 else if (format == GL_DEPTH_COMPONENT24) {
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_pixel.c86 && internalformat!=GL_DEPTH_COMPONENT24
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp2331 pSurface->internalFormatGL = GL_DEPTH_COMPONENT16; /** @todo Wine suggests GL_DEPTH_COMPONENT24. */
2349 pSurface->internalFormatGL = GL_DEPTH_COMPONENT24;
2362 pSurface->internalFormatGL = GL_DEPTH_COMPONENT24;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h873 #define GL_DEPTH_COMPONENT24 0x81A6 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h1006 #define GL_DEPTH_COMPONENT24 0x81A6 macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h286 #define GL_DEPTH_COMPONENT24 0x81A6 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h286 #define GL_DEPTH_COMPONENT24 0x81A6 macro
/vbox/include/VBox/HostServices/
H A Dglext.h286 #define GL_DEPTH_COMPONENT24 0x81A6 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h289 #define GL_DEPTH_COMPONENT24 0x81A6 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h291 #define GL_DEPTH_COMPONENT24 0x81A6 macro

Completed in 463 milliseconds