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

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

Completed in 2321 milliseconds