/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES31Ext.spec | 15 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL…
|
D | GLES32.spec | 2 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL…
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 419 int srcZ, in glCopyImageSubDataEXT() argument
|
D | GLES32.java | 255 int srcZ, in glCopyImageSubData() argument
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31Ext.cpp | 722 …, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 729 (GLint)srcZ, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
D | android_opengl_GLES32.cpp | 453 …, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 460 (GLint)srcZ, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 58 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 59 …CALL_GL_API(glCopyImageSubDataOES, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar… 295 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 296 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
|
D | gl2_api.in | 946 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 947 …CALL_GL_API(glCopyImageSubData, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 280 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 282 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 1105 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 1107 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 107 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 108 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 109 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL…
|
/frameworks/native/opengl/include/GLES3/ |
D | gl32.h | 1734 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL… 1779 … srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GL…
|