Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_MemoryUtil.h58 FastWordCopy(u32* dst, u32* src, u32 size) in FastWordCopy() function
Dgfx_CommandUtil.h335 internal::FastWordCopy((u32*)__cb_current_command_buffer, (u32*)buffer, size); in NWUseCmdlist()
1500 internal::FastWordCopy((u32*)this->GetCurrentAddress(), (u32*)buffer, size); in PutCommand()