Home
last modified time | relevance | path

Searched defs:glCopyTexImage2D (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h69 glCopyTexImage2D_wrapper_proc_t glCopyTexImage2D; member
Dgles3_wrapper_context.h36 glCopyTexImage2D_wrapper_proc_t glCopyTexImage2D; member
Dgles1_wrapper_entry.cpp643 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() function
Dgles3_wrapper_entry.cpp565 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h69 glCopyTexImage2D_client_proc_t glCopyTexImage2D; member
Dgl_entry.cpp645 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h36 glCopyTexImage2D_client_proc_t glCopyTexImage2D; member
Dgl2_entry.cpp580 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp341 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() function
Dgles_dispatch.h80 glCopyTexImage2D_t glCopyTexImage2D; member