Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage3D (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp1130 GL_APICALL void GL_APIENTRY glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yo… in glCopyTexSubImage3D() function
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h349 glCopyTexSubImage3D_client_proc_t glCopyTexSubImage3D; member
Dgl2_entry.cpp2504 void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, G… in glCopyTexSubImage3D() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h406 glCopyTexSubImage3D_server_proc_t glCopyTexSubImage3D; member
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h318 #define glCopyTexSubImage3D MANGLE(CopyTexSubImage3D) macro