Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp58 const nw::math::VEC2* __restrict pScale, in MultMatrixSRTxST() argument
79 register const f32 b00 = pScale->x; in MultMatrixSRTxST()
80 register const f32 b11 = pScale->y; in MultMatrixSRTxST()