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

glCopyTexSubImage3DOES

Declaration

Source position: gles20.pas line 1303

var glCopyTexSubImage3DOES: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  zoffset: GLint;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);


Documentation generated on: 2023-03-18