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

TglTexStorageSparseAMD

Declaration

Source position: ctgl.pas line 10314

type TglTexStorageSparseAMD = procedure(

  target: GLenum;

  internalFormat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  layers: GLsizei;

  flags: GLbitfield

);



CT Web help

CodeTyphon Studio