Searched defs:GL_WRITE_ONLY (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java146 public static final int GL_WRITE_ONLY = 0x88B9; field in class:GLES11
H A DGLES31.java70 public static final int GL_WRITE_ONLY = 0x88B9; field in class:GLES31
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java144 int GL_WRITE_ONLY = 0x88B9; field in interface:GL11
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1051 #define GL_WRITE_ONLY 0x88B9 macro

Completed in 462 milliseconds