Unit 'glcorearb' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_oglcscene]

glTexStorage2D

Declaration

Source position: glcorearb.pas line 2060

var glTexStorage2D: procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio