|
cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
This is the complete list of members for cuda::texture_view, including all inherited members.
| context() const | cuda::texture_view | inline |
| context_handle() const noexcept (defined in cuda::texture_view) | cuda::texture_view | inline |
| device() const | cuda::texture_view | inline |
| device_id() const noexcept | cuda::texture_view | inline |
| is_owning() const noexcept (defined in cuda::texture_view) | cuda::texture_view | inline |
| operator=(const texture_view &other)=delete (defined in cuda::texture_view) | cuda::texture_view | |
| operator=(texture_view &other)=delete (defined in cuda::texture_view) | cuda::texture_view | |
| raw_handle() const noexcept (defined in cuda::texture_view) | cuda::texture_view | inline |
| texture::wrap (defined in cuda::texture_view) | cuda::texture_view | friend |
| texture_view(const texture_view &other)=delete (defined in cuda::texture_view) | cuda::texture_view | |
| texture_view(texture_view &&other) noexcept (defined in cuda::texture_view) | cuda::texture_view | inline |
| texture_view(const cuda::array_t< T, NumDimensions > &arr, texture::descriptor_t descriptor=texture::descriptor_t()) (defined in cuda::texture_view) | cuda::texture_view | inline |
| ~texture_view() noexcept(false) (defined in cuda::texture_view) | cuda::texture_view | inline |