OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_COPY_WRITE_BUFFER
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if
246
public static final int
GL_COPY_WRITE_BUFFER
= 0x8F37;
248
public static final int GL_COPY_WRITE_BUFFER_BINDING =
GL_COPY_WRITE_BUFFER
;
/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