Flutter Impeller
command_buffer_mtl.mm File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

 impeller::API_AVAILABLE (ios(14.0), macos(11.0)) static NSString *MTLCommandEncoderErrorStateToString(MTLCommandEncoderErrorState state)
 
static NSString * impeller::MTLCommandBufferErrorToString (MTLCommandBufferError code)
 
static bool impeller::LogMTLCommandBufferErrorIfPresent (id< MTLCommandBuffer > buffer)
 
static id< MTLCommandBuffer > impeller::CreateCommandBuffer (id< MTLCommandQueue > queue)
 
static CommandBuffer::Status impeller::ToCommitResult (MTLCommandBufferStatus status)