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

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 291 #define GL_COPY_WRITE_BUFFER 0x8F37
293 #define GL_COPY_WRITE_BUFFER_BINDING GL_COPY_WRITE_BUFFER
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 246 public static final int GL_COPY_WRITE_BUFFER = 0x8F37;
248 public static final int GL_COPY_WRITE_BUFFER_BINDING = GL_COPY_WRITE_BUFFER;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]

Completed in 25 milliseconds