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

TglBlendFuncSeparatei

Declaration

Source position: ctgles1.pas line 7474

type TglBlendFuncSeparatei = procedure(

  buf: GLuint;

  srcRGB: GLenum;

  dstRGB: GLenum;

  srcAlpha: GLenum;

  dstAlpha: GLenum

);



CT Web help

CodeTyphon Studio