Searched refs:APIFinish (Results 1 – 5 of 5) sorted by relevance
38 RenderBundleBase* APIFinish(const RenderBundleDescriptor* descriptor);
80 CommandBufferBase* APIFinish(const CommandBufferDescriptor* descriptor = nullptr);
130 RenderBundleBase* RenderBundleEncoder::APIFinish(const RenderBundleDescriptor* descriptor) { in APIFinish() function in dawn_native::RenderBundleEncoder
396 Ref<CommandBufferBase> commandBuffer = AcquireRef(encoder->APIFinish()); in DoCopyTextureForBrowser()
1080 CommandBufferBase* CommandEncoder::APIFinish(const CommandBufferDescriptor* descriptor) { in APIFinish() function in dawn_native::CommandEncoder