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

TglDrawVkImageNV

Declaration

Source position: ctgles3.pas line 8960

type TglDrawVkImageNV = procedure(

  vkImage: GLuint64;

  sampler: GLuint;

  x0: GLfloat;

  y0: GLfloat;

  x1: GLfloat;

  y1: GLfloat;

  z: GLfloat;

  s0: GLfloat;

  t0: GLfloat;

  s1: GLfloat;

  t1: GLfloat

);



CT Web help

CodeTyphon Studio