Flutter Impeller
pipeline_library_mtl.mm File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

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