Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h627 void NWCopyMtx21Reverse(f32* dst, const f32* src);
1088 NWCopyMtx21Reverse(reinterpret_cast<f32*>(&command[2]), data); in NWSetUniform1fv()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_CommandUtil.cpp604 NWCopyMtx21Reverse( in NWCopyMtx21Reverse() function