Searched refs:GL_NEAREST_MIPMAP_LINEAR (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tex.c180 case GL_NEAREST_MIPMAP_LINEAR:
203 case GL_NEAREST_MIPMAP_LINEAR:
225 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h231 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h231 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tex.c180 case GL_NEAREST_MIPMAP_LINEAR:
203 case GL_NEAREST_MIPMAP_LINEAR:
225 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtexture.c47 float nr_mipmap_ln[] = {GL_NEAREST_MIPMAP_LINEAR};
H A Dsphere.c53 float nearest_mipmap_linear[] = {GL_NEAREST_MIPMAP_LINEAR};
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dcubemap.c86 { GL_NEAREST, GL_NEAREST_MIPMAP_LINEAR, "GL_NEAREST, GL_NEAREST_MIPMAP_LINEAR" },
93 { GL_LINEAR, GL_NEAREST_MIPMAP_LINEAR, "GL_LINEAR, GL_NEAREST_MIPMAP_LINEAR" },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.c241 case GL_NEAREST_MIPMAP_LINEAR:
263 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.c242 case GL_NEAREST_MIPMAP_LINEAR:
264 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmipmap_limits.c77 {GL_NEAREST_MIPMAP_LINEAR, "NEAREST_MIPMAP_LINEAR"},
H A Dtexfilt.c37 GL_NEAREST_MIPMAP_LINEAR,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di830_texstate.c213 case GL_NEAREST_MIPMAP_LINEAR:
H A Di915_texstate.c220 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di830_texstate.c213 case GL_NEAREST_MIPMAP_LINEAR:
H A Di915_texstate.c220 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dsamplerobj.c122 sampObj->MinFilter = GL_NEAREST_MIPMAP_LINEAR;
583 min_filter == GL_NEAREST_MIPMAP_LINEAR ||
608 case GL_NEAREST_MIPMAP_LINEAR:
H A Dtexobj.c85 case GL_NEAREST_MIPMAP_LINEAR:
316 obj->Sampler.MinFilter = GL_NEAREST_MIPMAP_LINEAR;
H A Dtexparam.c302 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfilter.c677 samp->MinFilter == GL_NEAREST_MIPMAP_LINEAR)) {
1072 case GL_NEAREST_MIPMAP_LINEAR:
1557 case GL_NEAREST_MIPMAP_LINEAR:
2300 case GL_NEAREST_MIPMAP_LINEAR:
2634 case GL_NEAREST_MIPMAP_LINEAR:
3093 case GL_NEAREST_MIPMAP_LINEAR:
3381 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfilter.c677 samp->Attrib.MinFilter == GL_NEAREST_MIPMAP_LINEAR)) {
1072 case GL_NEAREST_MIPMAP_LINEAR:
1557 case GL_NEAREST_MIPMAP_LINEAR:
2300 case GL_NEAREST_MIPMAP_LINEAR:
2634 case GL_NEAREST_MIPMAP_LINEAR:
3093 case GL_NEAREST_MIPMAP_LINEAR:
3381 case GL_NEAREST_MIPMAP_LINEAR:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dsamplerobj.c126 sampObj->Attrib.MinFilter = GL_NEAREST_MIPMAP_LINEAR;
630 min_filter == GL_NEAREST_MIPMAP_LINEAR ||
659 case GL_NEAREST_MIPMAP_LINEAR:
H A Dtexobj.c87 case GL_NEAREST_MIPMAP_LINEAR:
349 obj->Sampler.Attrib.MinFilter = GL_NEAREST_MIPMAP_LINEAR;
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h325 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h316 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h262 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro

Completed in 38 milliseconds

12