Flutter Impeller
impeller::ComputePassMTL Class Referencefinal

#include <compute_pass_mtl.h>

Inheritance diagram for impeller::ComputePassMTL:
impeller::ComputePass impeller::ResourceBinder

Public Member Functions

 ~ComputePassMTL () override
 
- Public Member Functions inherited from impeller::ComputePass
virtual ~ComputePass ()
 
void SetLabel (const std::string &label)
 
const ContextGetContext () const
 
- Public Member Functions inherited from impeller::ResourceBinder
virtual ~ResourceBinder ()=default
 

Friends

class CommandBufferMTL
 

Additional Inherited Members

- Protected Member Functions inherited from impeller::ComputePass
 ComputePass (std::shared_ptr< const Context > context)
 
- Protected Attributes inherited from impeller::ComputePass
const std::shared_ptr< const Contextcontext_
 

Detailed Description

Definition at line 16 of file compute_pass_mtl.h.

Constructor & Destructor Documentation

◆ ~ComputePassMTL()

impeller::ComputePassMTL::~ComputePassMTL ( )
overridedefault

Friends And Related Function Documentation

◆ CommandBufferMTL

friend class CommandBufferMTL
friend

Definition at line 22 of file compute_pass_mtl.h.


The documentation for this class was generated from the following files: