This is the complete list of members for device_only_memory< T >, including all inherited members.
alloc_to_device(size_t num, bool shrink_to_fit=true) | device_only_memory< T > | inline |
data_depth | device_memory | |
data_elements | device_memory | |
data_height | device_memory | |
data_size | device_memory | |
data_type | device_memory | |
data_width | device_memory | |
device | device_memory | |
device_alloc() | device_memory | protected |
device_copy_from(size_t y, size_t w, size_t h, size_t elem) | device_memory | protected |
device_copy_to() | device_memory | protected |
device_free() | device_memory | protected |
device_is_cpu() | device_memory | protected |
device_memory(Device *device, const char *name, MemoryType type) | device_memory | protected |
device_memory(const device_memory &)=delete | device_memory | protected |
device_memory(device_memory &&other) noexcept=delete | device_memory | protected |
device_only_memory(Device *device, const char *name, bool allow_host_memory_fallback=false) | device_only_memory< T > | inline |
device_only_memory(device_only_memory &&other) noexcept | device_only_memory< T > | inline |
device_pointer | device_memory | |
device_size | device_memory | |
device_zero() | device_memory | protected |
free() | device_only_memory< T > | inline |
host_alloc(size_t size) | device_memory | protected |
host_free() | device_memory | protected |
host_pointer | device_memory | |
is_resident(Device *sub_device) const | device_memory | |
memory_elements_size(int elements) | device_memory | inline |
memory_size() | device_memory | inline |
modified | device_memory | protected |
name | device_memory | |
need_realloc_ | device_memory | protected |
operator=(const device_memory &)=delete | device_memory | protected |
operator=(device_memory &&)=delete | device_memory | protected |
original_device | device_memory | protected |
original_device_ptr | device_memory | protected |
original_device_size | device_memory | protected |
restore_device() | device_memory | |
shared_counter | device_memory | |
shared_pointer | device_memory | |
swap_device(Device *new_device, size_t new_device_size, device_ptr new_device_ptr) | device_memory | |
type | device_memory | |
zero_to_device() | device_only_memory< T > | inline |
~device_memory() | device_memory | virtual |
~device_only_memory() | device_only_memory< T > | inlinevirtual |