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

/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.h912 #define GL_COPY_READ_BUFFER 0x8F36 macro
H A Dgl31.h912 #define GL_COPY_READ_BUFFER 0x8F36 macro
H A Dgl32.h912 #define GL_COPY_READ_BUFFER 0x8F36 macro

Completed in 174 milliseconds