Searched refs:GL_COPY_WRITE_BUFFER (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES30Header.java-if246 public static final int GL_COPY_WRITE_BUFFER = 0x8F37;
248 public static final int GL_COPY_WRITE_BUFFER_BINDING = GL_COPY_WRITE_BUFFER;
/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 260 milliseconds