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

TglBlendFuncSeparateIndexedAMD

Declaration

Source position: ctgl.pas line 8885

type TglBlendFuncSeparateIndexedAMD = procedure(

  buf: GLuint;

  srcRGB: GLenum;

  dstRGB: GLenum;

  srcAlpha: GLenum;

  dstAlpha: GLenum

);



CT Web help

CodeTyphon Studio