Home
last modified time | relevance | path

Searched refs:I_ZB_Gouraud2dTexturedPolygon (Results 1 – 6 of 6) sorted by relevance

/dports/games/avp/avp-20170505/src/include/
H A Dshape.h72 I_ZB_Gouraud2dTexturedPolygon, enumerator
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dkzsort.c963 && pheaderPtr->PolyItemType == I_ZB_Gouraud2dTexturedPolygon)
1041 I_ZB_Gouraud2dTexturedPolygon == *shapeitemptr ||
H A Dprojload.cpp2971 shp->items[i][0] = I_ZB_Gouraud2dTexturedPolygon; in post_process_shape()
/dports/games/avp/avp-20170505/src/win95/
H A Dtexio.c479 || ShapeItemPtr->PolyItemType == I_ZB_Gouraud2dTexturedPolygon
573 || ShapeItemPtr->PolyItemType == I_ZB_Gouraud2dTexturedPolygon
H A Dchnkload.cpp1724 || type == I_ZB_Gouraud2dTexturedPolygon in is_textured()
3384 if(item_list[i*9] == I_ZB_Gouraud2dTexturedPolygon)
3681 if(item_list[i*9] == I_ZB_Gouraud2dTexturedPolygon)
/dports/games/avp/avp-20170505/src/
H A Dkshape.c608 case I_ZB_Gouraud2dTexturedPolygon: in ShapePipeline()
674 case I_ZB_Gouraud2dTexturedPolygon: in ShapePipeline()
806 case I_ZB_Gouraud2dTexturedPolygon: in ShapePipeline()
942 case I_ZB_Gouraud2dTexturedPolygon: in PredatorSeeAliensVision_ShapePipeline()