Searched refs:GL_CopyImageSubDataEXT (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGLESv2/ |
D | proc_table_egl_autogen.cpp | 227 {"glCopyImageSubDataEXT", P(GL_CopyImageSubDataEXT)},
|
D | entry_points_gles_ext_autogen.h | 683 ANGLE_EXPORT void GL_APIENTRY GL_CopyImageSubDataEXT(GLuint srcName,
|
D | libGLESv2_autogen.cpp | 3834 return GL_CopyImageSubDataEXT(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, in glCopyImageSubDataEXT()
|
D | entry_points_gles_ext_autogen.cpp | 3817 void GL_APIENTRY GL_CopyImageSubDataEXT(GLuint srcName, in GL_CopyImageSubDataEXT() function
|