Home
last modified time | relevance | path

Searched refs:GL_WRITE_ONLY_OES (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java73 public static final int GL_WRITE_ONLY_OES = 0x88B9; field in GLES11Ext
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES11ExtHeader.java-if73 public static final int GL_WRITE_ONLY_OES = 0x88B9;
/frameworks/native/opengl/libs/
Denums.in535 GL_ENUM(0x88B9,GL_WRITE_ONLY_OES)
/frameworks/native/opengl/include/GLES/
Dglext.h128 #define GL_WRITE_ONLY_OES 0x88B9 macro
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h83 #define GL_WRITE_ONLY_OES 0x88B9 macro
/frameworks/base/api/
Dcurrent.txt16236 field public static final int GL_WRITE_ONLY_OES = 35001; // 0x88b9