Source position: ctgles3.pas line 8570
type TglPathCommandsNV = procedure(
path: GLuint;
numCommands: GLsizei;
commands: PGLubyte;
numCoords: GLsizei;
coordType: GLenum;
coords: Pvoid
);