Home
last modified time | relevance | path

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

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