|
OWL
OptiX7 Wrapper Library
|
This is the complete list of members for owl::DeviceMemory, including all inherited members.
| alloc(size_t size) | owl::DeviceMemory | inline |
| alloced() const | owl::DeviceMemory | inline |
| allocManaged(size_t size) | owl::DeviceMemory | inline |
| d_pointer | owl::DeviceMemory | |
| download(void *h_pointer) | owl::DeviceMemory | inline |
| empty() const | owl::DeviceMemory | inline |
| free() | owl::DeviceMemory | inline |
| get() | owl::DeviceMemory | inline |
| notEmpty() const | owl::DeviceMemory | inline |
| size() const | owl::DeviceMemory | inline |
| sizeInBytes | owl::DeviceMemory | |
| upload(const void *h_pointer, const char *debugMessage=nullptr) | owl::DeviceMemory | inline |
| upload(const std::vector< T > &vec) | owl::DeviceMemory | inline |
| uploadAsync(const void *h_pointer, cudaStream_t stream) | owl::DeviceMemory | inline |
| ~DeviceMemory() | owl::DeviceMemory | inline |