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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dtexture.c357 glTexParameteri(IWineD3DTexture_GetTextureDimensions(iface), GL_TEXTURE_MAG_FILTER, GL_NEAREST); local
358 checkGLcall("glTexParameteri(dimension, GL_TEXTURE_MAG_FILTER, GL_NEAREST)");
H A Dwined3d_gl.h556 #define GL_TEXTURE_MAG_FILTER 0x2800 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h647 #define GL_TEXTURE_MAG_FILTER 0x2800 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h645 #define GL_TEXTURE_MAG_FILTER 0x2800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h556 #define GL_TEXTURE_MAG_FILTER 0x2800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4125 #define GL_TEXTURE_MAG_FILTER 0x2800 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h4435 #define GL_TEXTURE_MAG_FILTER 0x2800 macro

Completed in 348 milliseconds