Searched defs:GL_NO_ERROR (Results 1 - 8 of 8) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java137 public static final int GL_NO_ERROR = 0; field in class:GLES10
H A DGLES20.java87 public static final int GL_NO_ERROR = 0; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java135 int GL_NO_ERROR = 0; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h165 #define GL_NO_ERROR 0 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h137 #define GL_NO_ERROR 0 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h137 #define GL_NO_ERROR 0 macro
H A Dgl31.h137 #define GL_NO_ERROR 0 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h192 #define GL_NO_ERROR 0 macro

Completed in 88 milliseconds