Flutter Impeller
pipeline_library_mtl.mm File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Typedefs

using impeller::Callback = std::function< void(MTLRenderPipelineDescriptor *)>
 

Functions

static void impeller::GetMTLRenderPipelineDescriptor (const PipelineDescriptor &desc, const Callback &callback)
 
static MTLComputePipelineDescriptor * impeller::GetMTLComputePipelineDescriptor (const ComputePipelineDescriptor &desc)
 
static id< MTLDepthStencilState > impeller::CreateDepthStencilDescriptor (const PipelineDescriptor &desc, id< MTLDevice > device)