Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglBlitFramebufferNV

Declaration

Source position: ctgles3.pas line 8064

type TglBlitFramebufferNV = procedure(

  srcX0: GLint;

  srcY0: GLint;

  srcX1: GLint;

  srcY1: GLint;

  dstX0: GLint;

  dstY0: GLint;

  dstX1: GLint;

  dstY1: GLint;

  mask: GLbitfield;

  filter: GLenum

);



CT Web help

CodeTyphon Studio