Unit 'Android.EGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

eglCreatePbufferFromClientBuffer

Declaration

Source position: Android.EGL.pas line 484

function eglCreatePbufferFromClientBuffer(

  dpy: EGLDisplay;

  buftype: EGLenum;

  buffer: EGLClientBuffer;

  config: EGLConfig;

  attrib_list: PEGLint

):EGLSurface;



CT Web help

CodeTyphon Studio