Searched defs:GL_FLOAT (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java140 private static final int GL_FLOAT = GLES10.GL_FLOAT; field in class:GLES11Ext
905 ((type == GL_FLOAT) ||
H A DGLES10.java74 public static final int GL_FLOAT = 0x1406; field in class:GLES10
406 ((type == GL_FLOAT) ||
965 if (((type == GL_FLOAT) ||
1162 ((type == GL_FLOAT) ||
1307 ((type == GL_FLOAT) ||
H A DGLES20.java152 public static final int GL_FLOAT = 0x1406; field in class:GLES20
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h138 /* GL_FLOAT */
275 #define GL_FLOAT 0x1406 macro
315 /* GL_FLOAT */
365 /* GL_FLOAT */
456 /* GL_FLOAT */
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java72 int GL_FLOAT = 0x1406; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h111 /* GL_FLOAT */
318 #define GL_FLOAT 0x1406 macro
358 /* GL_FLOAT */
408 /* GL_FLOAT */
490 /* GL_FLOAT */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h210 #define GL_FLOAT 0x1406 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h210 #define GL_FLOAT 0x1406 macro
H A Dgl31.h210 #define GL_FLOAT 0x1406 macro
H A Dgl32.h210 #define GL_FLOAT 0x1406 macro

Completed in 2789 milliseconds