Source position: GLSLParameter.pas line 107
type TGLgsInTypes = (
gsInPoints,
gsInLines,
gsInAdjLines,
gsInTriangles,
gsInAdjTriangles
);