Home | History | Annotate | Download | only in main

Lines Matching refs:Geom

561       *params = shProg->Geom.VerticesOut;
566 *params = shProg->Geom.InputType;
571 *params = shProg->Geom.OutputType;
828 printf(" geom prog %u\n",
1557 shProg->Geom.VerticesOut = value;
1566 shProg->Geom.InputType = value;
1580 shProg->Geom.OutputType = value;