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

TglTexStorage3DMultisample

Declaration

Source position: ctgles1.pas line 7991

type TglTexStorage3DMultisample = procedure(

  target: GLenum;

  samples: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedsamplelocations: GLboolean

);



CT Web help

CodeTyphon Studio