Home
last modified time | relevance | path

Searched refs:TxDefn (Results 1 – 5 of 5) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dsystem.h165 #define TxDefn 16 /* Shift up for texture definition index */ macro
H A Dkzsort.c1046 uv_array_ptr = Global_ShapeTextures[((POLYHEADER *)shapeitemptr)->PolyColour >> TxDefn];
H A Dd3d_render.cpp1767 intensity = (inputPolyPtr->PolyColour >> TxDefn); in D3D_ZBufferedTexturedPolygon_Output()
1768 intensity >>= TxDefn; in D3D_ZBufferedTexturedPolygon_Output()
/dports/games/avp/avp-20170505/src/win95/
H A Dtexio.c675 texture_defn_index = (pheader->PolyColour >> TxDefn);
853 texture_defn_index = (pheader->PolyColour >> TxDefn);
/dports/games/avp/avp-20170505/src/
H A Dkshape.c1004 int texture_defn_index = (polyPtr->PolyColour >> TxDefn); in CloakedPolygon_Construct()
1211 int texture_defn_index = (polyPtr->PolyColour >> TxDefn); in PredatorSeeAliensVisionPolygon_Construct()
1326 int texture_defn_index = (polyPtr->PolyColour >> TxDefn); in GouraudTexturedPolygon_Construct()
2737 texture_defn_index = (pheader->PolyColour >> TxDefn); in GetTxAnimArrayZ()
2778 texture_defn_index = (pheader->PolyColour >> TxDefn); in GetTxAnimDataZ()
3467 texture_defn_index = (pheader->PolyColour >> TxDefn); in ShapeSpriteRPointsInstr()
3669 texture_defn_index = (pheader->PolyColour >> TxDefn); in ShapeSpriteRPointsInstr()