Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

glCopyTexImage2D

Declaration

Source position: gles20.pas line 955

var glCopyTexImage2D: procedure(

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  border: GLint

);


Documentation generated on: 2023-03-18