Searched defs:GL_ACTIVE_UNIFORM_MAX_LENGTH (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java178 public static final int GL_ACTIVE_UNIFORM_MAX_LENGTH = 0x8B87; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h236 #define GL_ACTIVE_UNIFORM_MAX_LENGTH 0x8B87 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h236 #define GL_ACTIVE_UNIFORM_MAX_LENGTH 0x8B87 macro
H A Dgl31.h236 #define GL_ACTIVE_UNIFORM_MAX_LENGTH 0x8B87 macro
H A Dgl32.h236 #define GL_ACTIVE_UNIFORM_MAX_LENGTH 0x8B87 macro

Completed in 108 milliseconds