Searched defs:GL_CLAMP_TO_EDGE (Results 1 – 6 of 6) sorted by relevance
440 #define GL_CLAMP_TO_EDGE 0x812F macro
375 #define GL_CLAMP_TO_EDGE 0x812F macro
486 #define GL_CLAMP_TO_EDGE 0x812F macro
40 int GL_CLAMP_TO_EDGE = 0x812F; field
42 public static final int GL_CLAMP_TO_EDGE = 0x812F; field in GLES10
255 public static final int GL_CLAMP_TO_EDGE = 0x812F; field in GLES20