This is the complete list of members for device_texture, including all inherited members.
alloc(const size_t width, const size_t height, const size_t depth=0) | device_texture | |
copy_to_device() | device_texture | |
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_pointer | device_memory | |
device_size | device_memory | |
device_texture(Device *device, const char *name, const uint slot, ImageDataType image_data_type, InterpolationType interpolation, ExtensionType extension) | device_texture | |
device_zero() | device_memory | protected |
host_alloc(size_t size) | device_memory | protected |
host_free() | device_memory | protected |
host_pointer | device_memory | |
info | device_texture | |
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 | |
size(const size_t width, const size_t height, const size_t depth) | device_texture | inlineprotected |
slot | device_texture | |
swap_device(Device *new_device, size_t new_device_size, device_ptr new_device_ptr) | device_memory | |
type | device_memory | |
~device_memory() | device_memory | virtual |
~device_texture() | device_texture | |