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

TglGetSamplerParameteriv

Declaration

Source position: ctgl.pas line 8411

type TglGetSamplerParameteriv = procedure(

  sampler: GLuint;

  pname: GLenum;

  params: PGLint

);



CT Web help

CodeTyphon Studio