Searched defs:GL_NEAREST_MIPMAP_NEAREST (Results 1 – 9 of 9) sorted by relevance
390 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
315 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
260 #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
206 public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field in GLES20
262 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro