Searched refs:GL_LINEAR_MIPMAP_NEAREST (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp568 case GL_LINEAR_MIPMAP_NEAREST:
H A DTexture.cpp72 case GL_LINEAR_MIPMAP_NEAREST:
1447 case GL_LINEAR_MIPMAP_NEAREST:
1884 case GL_LINEAR_MIPMAP_NEAREST:
/external/quake/quake/src/QW/client/
H A Dgl_draw.c66 int gl_filter_min = GL_LINEAR_MIPMAP_NEAREST;
316 {"GL_LINEAR_MIPMAP_NEAREST", GL_LINEAR_MIPMAP_NEAREST, GL_LINEAR},
H A Dgl_model.c390 texture_mode = GL_LINEAR_MIPMAP_NEAREST; //_LINEAR;
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp74 int gl_filter_min = GL_LINEAR_MIPMAP_NEAREST;
652 {"GL_LINEAR_MIPMAP_NEAREST", GL_LINEAR_MIPMAP_NEAREST, GL_LINEAR},
H A Dgl_model.cpp390 texture_mode = GL_LINEAR_MIPMAP_NEAREST; //_LINEAR;
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
H A DLwjglGL1Renderer.java655 return GL_LINEAR_MIPMAP_NEAREST;
H A DLwjglRenderer.java1696 return GL_LINEAR_MIPMAP_NEAREST;
/external/mesa3d/include/GLES2/
H A Dgl2.h314 #define GL_LINEAR_MIPMAP_NEAREST 0x2701 macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h314 #define GL_LINEAR_MIPMAP_NEAREST 0x2701 macro
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
H A DOGLESShaderRenderer.java1746 return GLES20.GL_LINEAR_MIPMAP_NEAREST;

Completed in 217 milliseconds