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

TglTextureView

Declaration

Source position: ctgles3.pas line 8823

type TglTextureView = procedure(

  texture: GLuint;

  target: GLenum;

  origtexture: GLuint;

  internalformat: GLenum;

  minlevel: GLuint;

  numlevels: GLuint;

  minlayer: GLuint;

  numlayers: GLuint

);



CT Web help

CodeTyphon Studio