HomeSort by relevance Sort by last modified time
    Searched defs:GL_MAP_READ_BIT (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 257 #define GL_MAP_READ_BIT 0x0001
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 212 public static final int GL_MAP_READ_BIT = 0x0001;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]

Completed in 23 milliseconds