Searched defs:GL_NEAREST_MIPMAP_LINEAR (Results 1 – 8 of 8) sorted by relevance
392 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
256 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
435 #define GL_NEAREST_MIPMAP_LINEAR 0x2702 macro
131 int GL_NEAREST_MIPMAP_LINEAR = 0x2702; field
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