Searched refs:GL_NEAREST_MIPMAP_LINEAR (Results 1 – 11 of 11) sorted by relevance
131 int GL_NEAREST_MIPMAP_LINEAR = 0x2702; field
130 int GL_NEAREST_MIPMAP_LINEAR = 0x2702;
133 public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702; field in GLES10
206 public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702; field in GLES20
541 case GL_NEAREST_MIPMAP_LINEAR: in getTextureParamName()
392 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
132 public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702;
205 public static final int GL_NEAREST_MIPMAP_LINEAR = 0x2702;
435 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
315 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
664 (param == GL_NEAREST_MIPMAP_LINEAR) || in texParameterx()