Searched refs:APISubmit (Results 1 – 3 of 3) sorted by relevance
43 void APISubmit(uint32_t commandCount, CommandBufferBase* const* commands);
400 device->GetQueue()->APISubmit(1, &submitCommandBuffer); in DoCopyTextureForBrowser()
196 void QueueBase::APISubmit(uint32_t commandCount, CommandBufferBase* const* commands) { in APISubmit() function in dawn_native::QueueBase