Searched refs:dstTarget (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 421 int dstTarget, in glCopyImageSubDataEXT() argument
|
H A D | GLES32.java | 257 int dstTarget, in glCopyImageSubData() argument
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 714 …get, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, … in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 723 (GLenum)dstTarget, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
H A D | android_opengl_GLES32.cpp | 431 …get, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, … in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 440 (GLenum)dstTarget, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|