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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetActiveUniformBlockName.cpp119 GL_UNIFORM_BLOCK_NAME_LENGTH, &len);
H A DGLES30Header.java-if273 public static final int GL_UNIFORM_BLOCK_NAME_LENGTH = 0x8A41;
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java273 public static final int GL_UNIFORM_BLOCK_NAME_LENGTH = 0x8A41; field in class:GLES30
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h772 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl31.h772 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp3576 GL_UNIFORM_BLOCK_NAME_LENGTH, &len);

Completed in 89 milliseconds