Searched refs:subroutineSize (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() argument1037 …_CurrentPtr = MakeChannel0SubroutineCommand(m_CurrentPtr, &cmdSizePtr, subroutine, subroutineSize); in Jump()