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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java246 public static final int GL_COPY_WRITE_BUFFER = 0x8F37; field in class:GLES30
248 public static final int GL_COPY_WRITE_BUFFER_BINDING = GL_COPY_WRITE_BUFFER;
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h913 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
H A Dgl31.h913 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
H A Dgl32.h913 #define GL_COPY_WRITE_BUFFER 0x8F37 macro

Completed in 31 milliseconds