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