Searched refs:dstName (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES31Ext.spec | 15 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget…
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 420 int dstName, in glCopyImageSubDataEXT() argument
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31Ext.cpp | 610 …me, jint srcTarget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, … in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 618 (GLuint)dstName, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 175 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget… 176 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 717 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget… 719 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget…
|
/frameworks/native/opengl/libs/ |
D | trace.in | 91 …dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, G…
|
D | entries.in | 91 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget…
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace_api.h | 399 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget…
|
D | gltrace_api.cpp | 16203 …um srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget… in GLTrace_glCopyImageSubDataEXT() argument 16249 arg_dstName->add_intvalue(dstName); in GLTrace_glCopyImageSubDataEXT() 16302 …gl.glCopyImageSubDataEXT(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLe… in GLTrace_glCopyImageSubDataEXT()
|