Searched defs:GL_TEXTURE_WRAP_S (Results 1 – 8 of 8) sorted by relevance
398 #define GL_TEXTURE_WRAP_S 0x2802 macro
260 #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