Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage2D (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h70 glCopyTexSubImage2D_client_proc_t glCopyTexSubImage2D; member
Dgl_entry.cpp651 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h70 glCopyTexSubImage2D_server_proc_t glCopyTexSubImage2D; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h37 glCopyTexSubImage2D_client_proc_t glCopyTexSubImage2D; member
Dgl2_entry.cpp601 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp807 GL_API void GL_APIENTRY glCopyTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoff… in glCopyTexSubImage2D() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h40 glCopyTexSubImage2D_server_proc_t glCopyTexSubImage2D; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1117 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint y… in glCopyTexSubImage2D() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h316 #define glCopyTexSubImage2D MANGLE(CopyTexSubImage2D) macro