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

TglTextureViewOES

Declaration

Source position: ctgles3.pas line 8825

type TglTextureViewOES = procedure(

  texture: GLuint;

  target: GLenum;

  origtexture: GLuint;

  internalformat: GLenum;

  minlevel: GLuint;

  numlevels: GLuint;

  minlayer: GLuint;

  numlayers: GLuint

);



CT Web help

CodeTyphon Studio