Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/source/
H A Dr_surf.cpp114 inline float TextureOffsetTScale(VTexture* pic) in TextureOffsetTScale() function
970 sp->texinfo.toffs += sidedef->MidRowOffset * TextureOffsetTScale(MTex); in CreateSegParts()
1080 sp->texinfo.toffs += sidedef->TopRowOffset * TextureOffsetTScale(TTex); in CreateSegParts()
1153 sp->texinfo.toffs += sidedef->BotRowOffset * TextureOffsetTScale(BTex); in CreateSegParts()
1283 TextureOffsetTScale(MTex); in CreateSegParts()
1322 TextureOffsetTScale(sp->texinfo.Tex); in UpdateRowOffset()
1416 sp->texinfo.toffs += sidedef->MidRowOffset * TextureOffsetTScale(MTex); in UpdateDrawSeg()
1539 sp->texinfo.toffs += sidedef->TopRowOffset * TextureOffsetTScale(TTex); in UpdateDrawSeg()
1646 TextureOffsetTScale(BTex); in UpdateDrawSeg()
1830 TextureOffsetTScale(ETex); in UpdateDrawSeg()