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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetActiveUniformBlockName.cpp115 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.h940 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl31.h940 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl32.h940 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp4187 GL_UNIFORM_BLOCK_NAME_LENGTH, &len);

Completed in 107 milliseconds