Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h547 void NWCopyMtx23Reverse(f32* dst, const f32* src);
870 NWCopyMtx23Reverse(reinterpret_cast<f32*>(&command[2]), data); in NWSetUniform3fv()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_CommandUtil.cpp235 NWCopyMtx23Reverse( in NWCopyMtx23Reverse() function