Searched defs:GL_TEXTURE_WRAP_S (Results 1 – 6 of 6) sorted by relevance
398 #define GL_TEXTURE_WRAP_S 0x2802 macro
321 #define GL_TEXTURE_WRAP_S 0x2802 macro
441 #define GL_TEXTURE_WRAP_S 0x2802 macro
211 int GL_TEXTURE_WRAP_S = 0x2802; field
213 public static final int GL_TEXTURE_WRAP_S = 0x2802; field in GLES10
210 public static final int GL_TEXTURE_WRAP_S = 0x2802; field in GLES20