Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h507 void NWCopyMtx24Reverse(f32* dst, const f32* src);
731 NWCopyMtx24Reverse(reinterpret_cast<f32*>(&command[2]), data); in NWSetUniform4fv()
1245 NWCopyMtx24Reverse(command, data); in NWSetUniform4fvContinuous()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_CommandUtil.cpp64 NWCopyMtx24Reverse( in NWCopyMtx24Reverse() function