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

TglFramebufferShadingRateEXT

Declaration

Source position: ctgles3.pas line 8249

type TglFramebufferShadingRateEXT = procedure(

  target: GLenum;

  attachment: GLenum;

  texture: GLuint;

  baseLayer: GLint;

  numLayers: GLsizei;

  texelWidth: GLsizei;

  texelHeight: GLsizei

);



CT Web help

CodeTyphon Studio