Flutter Impeller
impeller::ComputePassVK Class Referencefinal

#include <compute_pass_vk.h>

Inheritance diagram for impeller::ComputePassVK:
impeller::ComputePass impeller::ResourceBinder

Public Member Functions

 ~ComputePassVK () 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 CommandBufferVK
 

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_vk.h.

Constructor & Destructor Documentation

◆ ~ComputePassVK()

impeller::ComputePassVK::~ComputePassVK ( )
overridedefault

Friends And Related Function Documentation

◆ CommandBufferVK

friend class CommandBufferVK
friend

Definition at line 22 of file compute_pass_vk.h.


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