Searched refs:GL_TEXTURE_DEPTH (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_getteximage.c41 cr_server.head_spu->dispatch_table.GetTexLevelParameteriv(target, level, GL_TEXTURE_DEPTH, &depth);
H A Dserver_misc.c1030 cr_server.head_spu->dispatch_table.GetTexLevelParameteriv(GL_TEXTURE_2D, 0, GL_TEXTURE_DEPTH, &depth);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dchromium.h375 #ifndef GL_TEXTURE_DEPTH
376 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Ddump.cpp425 pRec->pDispatch->GetTexLevelParameteriv(texTarget, hwTexLevel, GL_TEXTURE_DEPTH, &depth);
1494 pRec->pDispatch->GetTexLevelParameteriv(GL_TEXTURE_2D, 0, GL_TEXTURE_DEPTH, &depth);
1549 pRec->pDispatch->GetTexLevelParameteriv(GL_TEXTURE_RECTANGLE_NV, 0, GL_TEXTURE_DEPTH, &depth);
H A Dstate_texture.c2864 case GL_TEXTURE_DEPTH:
2950 case GL_TEXTURE_DEPTH:
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp1101 pBlitter->pDispatch->GetTexLevelParameteriv(pSrc->target, 0, GL_TEXTURE_DEPTH, &depth);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h1516 #define GL_TEXTURE_DEPTH 0x8071 macro
H A Dglext.h67 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h1514 #define GL_TEXTURE_DEPTH 0x8071 macro
H A Dglext.h67 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4061 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h689 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h689 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4369 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h67 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/include/VBox/HostServices/
H A Dglext.h67 #define GL_TEXTURE_DEPTH 0x8071 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h74 #define GL_TEXTURE_DEPTH 0x8071 macro

Completed in 487 milliseconds