Source position: ctgles3.pas line 8195
type TglDrawTexfOES = procedure(
x: GLfloat;
y: GLfloat;
z: GLfloat;
width: GLfloat;
height: GLfloat
);