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

TglTexStorage3DMultisample

Declaration

Source position: ctgles3.pas line 8017

type TglTexStorage3DMultisample = procedure(

  target: GLenum;

  samples: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedsamplelocations: GLboolean

);



CT Web help

CodeTyphon Studio