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

TglBindImageTexture

Declaration

Source position: ctgles3.pas line 7959

type TglBindImageTexture = procedure(

  unit_: GLuint;

  texture: GLuint;

  level: GLint;

  layered: GLboolean;

  layer: GLint;

  access: GLenum;

  format: GLenum

);



CT Web help

CodeTyphon Studio