Searched refs:SubmitInternal (Results 1 – 2 of 2) sorted by relevance
104 void SubmitInternal(uint32_t commandCount, CommandBufferBase* const* commands);
197 SubmitInternal(commandCount, commands); in APISubmit()493 void QueueBase::SubmitInternal(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitInternal() function in dawn_native::QueueBase