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

TeglPostSubBufferNV

Declaration

Source position: ctgles3.pas line 9070

type TeglPostSubBufferNV = function(

  dpy: EGLDisplay;

  surface: EGLSurface;

  x: EGLint;

  y: EGLint;

  width: EGLint;

  height: EGLint

):EGLboolean;



CT Web help

CodeTyphon Studio