Home | History | Annotate | Download | only in canvas

Lines Matching refs:copyTexImage2D

146     void copyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
803 // you can supply data to texImage2D, or call texImage2D, copyTexImage2D and