Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_MemoryUtil.h56 FastWordCopy(u32* dst, u32* src, u32 size) in FastWordCopy() function
Dgfx_CommandUtil.h333 internal::FastWordCopy((u32*)__cb_current_command_buffer, (u32*)buffer, size); in NWUseCmdlist()