Home
last modified time | relevance | path

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

/dports/games/sauerbraten/sauerbraten/src/engine/
H A Drenderva.cpp845 VSlot *vslot, *texgenvslot; member
851 …le(1, 1, 1), alphascale(0), slot(NULL), texgenslot(NULL), vslot(NULL), texgenvslot(NULL), texgensc… in renderstate()
1180 if(cur.texgenslot != &slot || cur.texgenvslot != &vslot) in changetexgen()
1184 if(!cur.texgenvslot || slot.sts.empty() || in changetexgen()
1186 cur.texgenvslot->rotation != vslot.rotation || cur.texgenvslot->scale != vslot.scale || in changetexgen()
1187 cur.texgenvslot->offset != vslot.offset || cur.texgenvslot->scroll != vslot.scroll)) in changetexgen()
1203 cur.texgenvslot = &vslot; in changetexgen()
1287 …if(cur.texgendim != b.es.dim || (cur.texgendim <= 2 && cur.texgenvslot != &b.vslot)) changetexgen(… in renderbatches()
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Drenderva.cpp873 VSlot *vslot, *texgenvslot; member
879 …le(1, 1, 1), alphascale(0), slot(NULL), texgenslot(NULL), vslot(NULL), texgenvslot(NULL), texgensc… in renderstate()
1215 if(cur.texgenslot != &slot || cur.texgenvslot != &vslot) in changetexgen()
1219 if(!cur.texgenvslot || slot.sts.empty() || in changetexgen()
1221 cur.texgenvslot->rotation != vslot.rotation || cur.texgenvslot->scale != vslot.scale || in changetexgen()
1222 cur.texgenvslot->offset != vslot.offset || cur.texgenvslot->scroll != vslot.scroll)) in changetexgen()
1237 cur.texgenvslot = &vslot; in changetexgen()
1321 …if(cur.texgendim != b.es.dim || (cur.texgendim <= 2 && cur.texgenvslot != &b.vslot)) changetexgen(… in renderbatches()
/dports/games/tesseract-data/tesseract/src/engine/
H A Drenderva.cpp1056 VSlot *vslot, *texgenvslot; member
1060 …1), blendx(-1), blendy(-1), slot(NULL), texgenslot(NULL), vslot(NULL), texgenvslot(NULL), texgensc… in renderstate()
1395 if(cur.texgenslot != &slot || cur.texgenvslot != &vslot) in changetexgen()
1399 if(!cur.texgenvslot || slot.sts.empty() || in changetexgen()
1401 cur.texgenvslot->rotation != vslot.rotation || cur.texgenvslot->scale != vslot.scale || in changetexgen()
1402 cur.texgenvslot->offset != vslot.offset || cur.texgenvslot->scroll != vslot.scroll)) in changetexgen()
1417 cur.texgenvslot = &vslot; in changetexgen()
1493 …if(cur.texgenorient != b.es.orient || (cur.texgenorient < O_ANY && cur.texgenvslot != &b.vslot)) c… in renderbatches()
/dports/games/tesseract/tesseract/src/engine/
H A Drenderva.cpp1056 VSlot *vslot, *texgenvslot; member
1060 …1), blendx(-1), blendy(-1), slot(NULL), texgenslot(NULL), vslot(NULL), texgenvslot(NULL), texgensc… in renderstate()
1395 if(cur.texgenslot != &slot || cur.texgenvslot != &vslot) in changetexgen()
1399 if(!cur.texgenvslot || slot.sts.empty() || in changetexgen()
1401 cur.texgenvslot->rotation != vslot.rotation || cur.texgenvslot->scale != vslot.scale || in changetexgen()
1402 cur.texgenvslot->offset != vslot.offset || cur.texgenvslot->scroll != vslot.scroll)) in changetexgen()
1417 cur.texgenvslot = &vslot; in changetexgen()
1493 …if(cur.texgenorient != b.es.orient || (cur.texgenorient < O_ANY && cur.texgenvslot != &b.vslot)) c… in renderbatches()
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Drenderva.cpp1209 VSlot *vslot, *texgenvslot; member
1213 …(-1), globals(-1), tmu(-1), slot(NULL), texgenslot(NULL), vslot(NULL), texgenvslot(NULL), texgensc… in renderstate()
1585 if(cur.texgenslot != &slot || cur.texgenvslot != &vslot) in changetexgen()
1589 if(!cur.texgenvslot || slot.sts.empty() || in changetexgen()
1591 cur.texgenvslot->rotation != vslot.rotation || cur.texgenvslot->scale != vslot.scale || in changetexgen()
1592 cur.texgenvslot->offset != vslot.offset || cur.texgenvslot->scroll != vslot.scroll)) in changetexgen()
1608 cur.texgenvslot = &vslot; in changetexgen()
1690 …if(cur.texgenorient != b.es.orient || (cur.texgenorient < O_ANY && cur.texgenvslot != &b.vslot)) c… in renderbatches()