Searched refs:GL_VERTEX_ATTRIB_ARRAY_ENABLED (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if272 public static final int GL_VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java272 public static final int GL_VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h323 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp637 if (!glGetVertexAttrib(context, index, GL_VERTEX_ATTRIB_ARRAY_ENABLED)) {
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h323 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dgl31.h323 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro

Completed in 94 milliseconds