Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/win95/
H A Dtexio.c478 || ShapeItemPtr->PolyItemType == I_Gouraud2dTexturedPolygon
487 || ShapeItemPtr->PolyItemType == I_Gouraud2dTexturedPolygon
572 || ShapeItemPtr->PolyItemType == I_Gouraud2dTexturedPolygon
H A Dchnkload.cpp1720 || type == I_Gouraud2dTexturedPolygon in is_textured()
3355 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3360 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3385 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3400 || item_list[i*9] == I_Gouraud2dTexturedPolygon
3629 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3634 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3652 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3657 item_list[i*9] = I_Gouraud2dTexturedPolygon;
3682 item_list[i*9] = I_Gouraud2dTexturedPolygon;
/dports/games/avp/avp-20170505/src/include/
H A Dshape.h49 I_Gouraud2dTexturedPolygon, enumerator
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dkzsort.c959 && pheaderPtr->PolyItemType == I_Gouraud2dTexturedPolygon)
1036 I_Gouraud2dTexturedPolygon == *shapeitemptr ||
H A Dprojload.cpp2937 case I_Gouraud2dTexturedPolygon: in post_process_shape()
2970 case I_Gouraud2dTexturedPolygon: in post_process_shape()
/dports/games/avp/avp-20170505/src/
H A Dkshape.c770 case I_Gouraud2dTexturedPolygon: in ShapePipeline()