Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h27 #define NW_LYT_WRITEONLY __writeonly macro
29 #define NW_LYT_WRITEONLY macro
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp56 NW_LYT_WRITEONLY nw::math::MTX34* __restrict pMtx, in MultMatrixSRTxST()
122 NW_LYT_WRITEONLY nw::math::MTX34* __restrict /*pMtx*/,
216 MakeMatrixSRT(NW_LYT_WRITEONLY nw::math::MTX34& o, const nw::math::VEC2& s, const f32 rotateZ, cons… in MakeMatrixSRT()
244 MakeMatrixSRT(NW_LYT_WRITEONLY nw::math::MTX34& o, const nw::math::VEC2& s, const nw::math::VEC3& r… in MakeMatrixSRT()