|
Halide 20.0.0
Halide compiler and libraries
|
#include <block_allocator.h>
Public Attributes | |
| SystemMemoryAllocatorFns | system |
| MemoryBlockAllocatorFns | block |
| MemoryRegionAllocatorFns | region |
Definition at line 36 of file block_allocator.h.
| SystemMemoryAllocatorFns Halide::Runtime::Internal::BlockAllocator::MemoryAllocators::system |
Definition at line 37 of file block_allocator.h.
Referenced by Halide::Runtime::Internal::BlockAllocator::create(), Halide::Runtime::Internal::Vulkan::VulkanMemoryAllocator::create_crop(), Halide::Runtime::Internal::BlockAllocator::destroy(), Halide::Runtime::Internal::Vulkan::VulkanMemoryAllocator::destroy(), and Halide::Runtime::Internal::Vulkan::VulkanMemoryAllocator::destroy_crop().
| MemoryBlockAllocatorFns Halide::Runtime::Internal::BlockAllocator::MemoryAllocators::block |
Definition at line 38 of file block_allocator.h.
Referenced by Halide::Runtime::Internal::BlockAllocator::conform().
| MemoryRegionAllocatorFns Halide::Runtime::Internal::BlockAllocator::MemoryAllocators::region |
Definition at line 39 of file block_allocator.h.