This is the complete list of members for
executive::Device::MemoryAllocation, including all inherited members.
_global | executive::Device::MemoryAllocation | [protected] |
_host | executive::Device::MemoryAllocation | [protected] |
copy(size_t offset, const void *host, size_t size)=0 | executive::Device::MemoryAllocation | [pure virtual] |
copy(void *host, size_t offset, size_t size) const =0 | executive::Device::MemoryAllocation | [pure virtual] |
copy(MemoryAllocation *allocation, size_t toOffset, size_t fromOffset, size_t size) const =0 | executive::Device::MemoryAllocation | [pure virtual] |
flags() const =0 | executive::Device::MemoryAllocation | [pure virtual] |
global() const | executive::Device::MemoryAllocation | [virtual] |
host() const | executive::Device::MemoryAllocation | [virtual] |
mappedPointer() const =0 | executive::Device::MemoryAllocation | [pure virtual] |
MemoryAllocation(bool global=false, bool host=false) | executive::Device::MemoryAllocation | |
memset(size_t offset, int value, size_t size)=0 | executive::Device::MemoryAllocation | [pure virtual] |
pointer() const =0 | executive::Device::MemoryAllocation | [pure virtual] |
size() const =0 | executive::Device::MemoryAllocation | [pure virtual] |
~MemoryAllocation() | executive::Device::MemoryAllocation | [virtual] |