Searched defs:GL_NEAREST_MIPMAP_NEAREST (Results 1 – 8 of 8) sorted by relevance
390 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
254 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
433 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
132 int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field
134 public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field in GLES10
204 public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field in GLES20