Home
last modified time | relevance | path

Searched defs:texSRT (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp90 const TexSRT& texSRT = pMaterial->GetTexSRT( i ); in CalcTextureCoords() local
Dlyt_Util.cpp455 CalcTextureMtx(math::MTX23* pTexMtx, const TexSRT& texSRT, const TexMap& texMap) in CalcTextureMtx()
Dlyt_Material.cpp648 const TexSRT& texSRT = this->GetTexSRT(i); in SetupGraphics() local
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Material.h49 u32 texSRT: 2; member