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

TglViewport

Declaration

Source position: ctgles3.pas line 7710

type TglViewport = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio