Searched defs:GL_TEXTURE_WRAP_S (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dtexture.c351 glTexParameteri(IWineD3DTexture_GetTextureDimensions(iface), GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE); local
352 checkGLcall("glTexParameteri(dimension, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE)");
H A Dwined3d_gl.h554 #define GL_TEXTURE_WRAP_S 0x2802 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h645 #define GL_TEXTURE_WRAP_S 0x2802 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h643 #define GL_TEXTURE_WRAP_S 0x2802 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h554 #define GL_TEXTURE_WRAP_S 0x2802 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4203 #define GL_TEXTURE_WRAP_S 0x2802 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4516 #define GL_TEXTURE_WRAP_S 0x2802 macro

Completed in 260 milliseconds