Searched refs:subroutine (Results 1 – 1 of 1) sorted by relevance
127 void Jump(uptr subroutine, size_t subroutineSize );1028 inline void CommandBufferJumpHelper::Jump(uptr subroutine, size_t subroutineSize ) in Jump() argument1030 if ( !subroutine ) in Jump()1037 …m_CurrentPtr = MakeChannel0SubroutineCommand(m_CurrentPtr, &cmdSizePtr, subroutine, subroutineSize… in Jump()