Home
last modified time | relevance | path

Searched refs:subroutine (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
1030 if ( !subroutine ) in Jump()
1037 …m_CurrentPtr = MakeChannel0SubroutineCommand(m_CurrentPtr, &cmdSizePtr, subroutine, subroutineSize… in Jump()