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

TeglPostSubBufferNV

Declaration

Source position: ctgles1.pas line 8244

type TeglPostSubBufferNV = function(

  dpy: EGLDisplay;

  surface: EGLSurface;

  x: EGLint;

  y: EGLint;

  width: EGLint;

  height: EGLint

):EGLboolean;



CT Web help

CodeTyphon Studio