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

TglStencilFillPathInstancedNV

Declaration

Source position: ctgles3.pas line 8746

type TglStencilFillPathInstancedNV = procedure(

  numPaths: GLsizei;

  pathNameType: GLenum;

  paths: Pvoid;

  pathBase: GLuint;

  fillMode: GLenum;

  mask: GLuint;

  transformType: GLenum;

  transformValues: PGLfloat

);



CT Web help

CodeTyphon Studio