Home
last modified time | relevance | path

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

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