Home
last modified time | relevance | path

Searched refs:GL_MAX_VERTEX_UNIFORM_COMPONENTS (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES30.java87 public static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS = 0x8B4A; field in GLES30
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES30Header.java-if87 public static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS = 0x8B4A;
/frameworks/native/opengl/libs/
Denums.in601 GL_ENUM(0x8B4A,GL_MAX_VERTEX_UNIFORM_COMPONENTS)
/frameworks/native/opengl/include/GLES3/
Dgl3.h557 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS 0x8B4A macro
/frameworks/base/api/
Dcurrent.txt17034 field public static final int GL_MAX_VERTEX_UNIFORM_COMPONENTS = 35658; // 0x8b4a