Searched refs:GL_COPY_READ_BUFFER (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES30Header.java-if245 public static final int GL_COPY_READ_BUFFER = 0x8F36;
247 public static final int GL_COPY_READ_BUFFER_BINDING = GL_COPY_READ_BUFFER;
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java245 public static final int GL_COPY_READ_BUFFER = 0x8F36; field in class:GLES30
247 public static final int GL_COPY_READ_BUFFER_BINDING = GL_COPY_READ_BUFFER;
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h744 #define GL_COPY_READ_BUFFER 0x8F36 macro
H A Dgl31.h744 #define GL_COPY_READ_BUFFER 0x8F36 macro

Completed in 26 milliseconds