Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_CommandUtil.h585 void NWCopyMtx22Reverse(f32* dst, const f32* src);
977 NWCopyMtx22Reverse(reinterpret_cast<f32*>(&command[2]), data); in NWSetUniform2fv()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_CommandUtil.cpp417 NWCopyMtx22Reverse( in NWCopyMtx22Reverse() function