Home
last modified time | relevance | path

Searched refs:GL_LINEAR_MIPMAP_NEAREST (Results 26 – 50 of 1302) sorted by relevance

12345678910>>...53

/dports/games/gltron/gltron-0.70/src/video/
H A Dtexture.c17 min_filter = GL_LINEAR_MIPMAP_NEAREST; in initTexture()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h229 case GL_LINEAR_MIPMAP_NEAREST: in nvgl_filter_mode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pTextureFilteringTests.cpp74 { "linear_mipmap_nearest", GL_LINEAR_MIPMAP_NEAREST, true }, in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A Des2pTextureFilteringTests.cpp73 { "linear_mipmap_nearest", GL_LINEAR_MIPMAP_NEAREST, true }, in init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_conditional_render/
H A Dcopyteximage.c87 GL_LINEAR_MIPMAP_NEAREST); in piglit_display()
H A Dcopytexsubimage.c87 GL_LINEAR_MIPMAP_NEAREST); in piglit_display()
H A Dgeneratemipmap.c88 GL_LINEAR_MIPMAP_NEAREST); in piglit_display()
H A Dblitframebuffer.c101 GL_LINEAR_MIPMAP_NEAREST); in piglit_display()
/dports/lang/racket/racket-8.3/share/pkgs/sgl/examples/
H A Dgl-frame.rkt142 (if (or (= min-filter GL_LINEAR_MIPMAP_NEAREST)
143 (= mag-filter GL_LINEAR_MIPMAP_NEAREST))
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A DOGLTexture.cpp106 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR_MIPMAP_NEAREST); in EndUpdate()
/dports/graphics/libgltf/libgltf-0.0.2/src/
H A DTexture.cpp97 GL_LINEAR_MIPMAP_NEAREST); in setFiltering()
/dports/games/residualvm/residualvm-0.3.1/engines/stark/gfx/
H A Dopengltexture.cpp92 glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR_MIPMAP_NEAREST); in setLevelCount()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dgl_defs.h93 #define GL_LINEAR_MIPMAP_NEAREST 0x2701 macro
/dports/games/scummvm/scummvm-2.5.1/engines/stark/gfx/
H A Dopengltexture.cpp110 glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR_MIPMAP_NEAREST); in setLevelCount()
/dports/games/briquolo/briquolo-0.5.7/src/MOGL/
H A DMOGL_Texture.cpp107 glTexParameteri(GL_TEXTURE_2D,GL_TEXTURE_MIN_FILTER,GL_LINEAR_MIPMAP_NEAREST); in _Init()
/dports/games/freeminer/freeminer-0.4.10.4/build/android/
H A Dirrlicht-texturehack.patch164 - GLint filteringMipMaps = GL_LINEAR_MIPMAP_NEAREST;
209 + GLint filteringMipMaps = GL_LINEAR_MIPMAP_NEAREST;

12345678910>>...53