Home
last modified time | relevance | path

Searched refs:glCopyImageSubDataEXT (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 void glCopyImageSubDataEXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint sr…
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java413 public static native void glCopyImageSubDataEXT( in glCopyImageSubDataEXT() method in GLES31Ext
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h127 #define glCopyImageSubDataEXT wrap_glCopyImageSubDataEXT macro
Dunwrap_gles.h127 #undef glCopyImageSubDataEXT
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp723 glCopyImageSubDataEXT( in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in295 void API_ENTRY(glCopyImageSubDataEXT)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX,…
296 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
/frameworks/native/opengl/libs/
Dentries.in108 GL_ENTRY(void, glCopyImageSubDataEXT, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX,…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1107 GL_APICALL void GL_APIENTRY glCopyImageSubDataEXT (GLuint srcName, GLenum srcTarget, GLint srcLevel…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20921 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …
/frameworks/base/api/
Dcurrent.txt27437 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …
Dsystem-current.txt29877 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …
Dtest-current.txt27506 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …