Unit 'OpenGLPanel_gtk' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_opengl]

CreateOpenGLContextAttrList

Declaration

Source position: OpenGLPanel_gtk.pas line 141

function CreateOpenGLContextAttrList(

  DoubleBuffered: Boolean;

  RGBA: Boolean;

  const RedBits: Cardinal;

  const GreenBits: Cardinal;

  const BlueBits: Cardinal;

  const AlphaBits: Cardinal;

  const DepthBits: Cardinal;

  const StencilBits: Cardinal;

  const AUXBuffers: Cardinal

):PInteger;



CT Web help

CodeTyphon Studio