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