Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES30.java259 public static final int GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 0x8A33; field in GLES30
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES30Header.java-if259 public static final int GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 0x8A33;
/frameworks/native/opengl/libs/
Denums.in576 GL_ENUM(0x8A33,GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS)
/frameworks/native/opengl/include/GLES3/
Dgl3.h729 #define GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS 0x8A33 macro
/frameworks/base/api/
Dcurrent.txt17012 field public static final int GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 35379; // 0x8a33