Home
last modified time | relevance | path

Searched refs:glCopyImageSubData (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES32.spec2 void glCopyImageSubData ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY,…
/frameworks/base/opengl/java/android/opengl/
DGLES32.java249 public static native void glCopyImageSubData( in glCopyImageSubData() method in GLES32
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h126 #define glCopyImageSubData wrap_glCopyImageSubData macro
Dunwrap_gles.h126 #undef glCopyImageSubData
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in946 void API_ENTRY(glCopyImageSubData)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GL…
947 …CALL_GL_API(glCopyImageSubData, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget…
/frameworks/base/core/jni/
Dandroid_opengl_GLES32.cpp454 glCopyImageSubData( in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/frameworks/native/opengl/include/GLES3/
Dgl32.h1779 GL_APICALL void GL_APIENTRY glCopyImageSubData (GLuint srcName, GLenum srcTarget, GLint srcLevel, G…
/frameworks/native/opengl/libs/
Dentries.in107 GL_ENTRY(void, glCopyImageSubData, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GL…
/frameworks/base/api/
Dcurrent.txt27692 …method public static void glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int…
Dsystem-current.txt30132 …method public static void glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int…
Dtest-current.txt27761 …method public static void glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int…