Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
skgpu::MtlMemoryAllocatorImpl::Alloc Class Reference

#include <MtlMemoryAllocatorImpl.h>

Inheritance diagram for skgpu::MtlMemoryAllocatorImpl::Alloc:

Public Member Functions

 Alloc ()
 
 ~Alloc () override
 

Friends

class MtlMemoryAllocatorImpl
 

Detailed Description

Definition at line 29 of file MtlMemoryAllocatorImpl.h.

Constructor & Destructor Documentation

◆ Alloc()

skgpu::MtlMemoryAllocatorImpl::Alloc::Alloc ( )
inline

Definition at line 31 of file MtlMemoryAllocatorImpl.h.

31{}

◆ ~Alloc()

skgpu::MtlMemoryAllocatorImpl::Alloc::~Alloc ( )
inlineoverride

Definition at line 32 of file MtlMemoryAllocatorImpl.h.

32 {
33 // TODO: free allocation
34 }

Friends And Related Symbol Documentation

◆ MtlMemoryAllocatorImpl

friend class MtlMemoryAllocatorImpl
friend

Definition at line 36 of file MtlMemoryAllocatorImpl.h.


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