Searched refs:GL_ACTIVE_ATTRIBUTES (Results 1 - 6 of 6) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java179 public static final int GL_ACTIVE_ATTRIBUTES = 0x8B89; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h229 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h229 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
H A Dgl31.h229 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp406 GLTrace_glGetProgramiv(program, GL_ACTIVE_ATTRIBUTES, &n);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if179 public static final int GL_ACTIVE_ATTRIBUTES = 0x8B89;

Completed in 7833 milliseconds