Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_CommandUtil.h505 void NWCopyMtx24Reverse(f32* dst, const f32* src);
729 NWCopyMtx24Reverse(reinterpret_cast<f32*>(&command[2]), data); in NWSetUniform4fv()
1243 NWCopyMtx24Reverse(command, data); in NWSetUniform4fvContinuous()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_CommandUtil.cpp62 NWCopyMtx24Reverse( in NWCopyMtx24Reverse() function