Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Utility.h127 void Jump(uptr subroutine, size_t subroutineSize );
1028 inline void CommandBufferJumpHelper::Jump(uptr subroutine, size_t subroutineSize ) in Jump() argument
1037 …_CurrentPtr = MakeChannel0SubroutineCommand(m_CurrentPtr, &cmdSizePtr, subroutine, subroutineSize); in Jump()