Searched refs:GL_LINEAR_MIPMAP_LINEAR (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp576 case GL_LINEAR_MIPMAP_LINEAR:
H A DTexture.cpp74 case GL_LINEAR_MIPMAP_LINEAR:
1449 case GL_LINEAR_MIPMAP_LINEAR:
1886 case GL_LINEAR_MIPMAP_LINEAR:
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
H A DLwjglGL1Renderer.java653 return GL_LINEAR_MIPMAP_LINEAR;
H A DLwjglRenderer.java1694 return GL_LINEAR_MIPMAP_LINEAR;
/external/mesa3d/include/GLES2/
H A Dgl2.h316 #define GL_LINEAR_MIPMAP_LINEAR 0x2703 macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h316 #define GL_LINEAR_MIPMAP_LINEAR 0x2703 macro
/external/quake/quake/src/QW/client/
H A Dgl_draw.c318 {"GL_LINEAR_MIPMAP_LINEAR", GL_LINEAR_MIPMAP_LINEAR, GL_LINEAR}
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp654 {"GL_LINEAR_MIPMAP_LINEAR", GL_LINEAR_MIPMAP_LINEAR, GL_LINEAR}
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
H A DOGLESShaderRenderer.java1744 return GLES20.GL_LINEAR_MIPMAP_LINEAR;

Completed in 1947 milliseconds