Searched defs:GL_UNSIGNED_SHORT (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h274 #define GL_UNSIGNED_SHORT 0x1403 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java253 public static final int GL_UNSIGNED_SHORT = 0x1403; field in class:GLES10
H A DGLES20.java149 public static final int GL_UNSIGNED_SHORT = 0x1403; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java251 int GL_UNSIGNED_SHORT = 0x1403; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h317 #define GL_UNSIGNED_SHORT 0x1403 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h207 #define GL_UNSIGNED_SHORT 0x1403 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h207 #define GL_UNSIGNED_SHORT 0x1403 macro
H A Dgl31.h207 #define GL_UNSIGNED_SHORT 0x1403 macro
H A Dgl32.h207 #define GL_UNSIGNED_SHORT 0x1403 macro

Completed in 298 milliseconds