Searched defs:GL_ACTIVE_ATTRIBUTES (Results 1 – 4 of 4) sorted by relevance
229 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
179 public static final int GL_ACTIVE_ATTRIBUTES = 0x8B89; field in GLES20