Searched defs:GL_COLOR_ARRAY_STRIDE (Results 1 – 3 of 3) sorted by relevance
45 int GL_COLOR_ARRAY_STRIDE = 0x8083; field
263 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
47 public static final int GL_COLOR_ARRAY_STRIDE = 0x8083; field in GLES11