Opaque sampled image handle type. More...
#include <sycl/ext/oneapi/bindless_images.hpp>
Public Types | |
using | raw_image_handle_type = uint64_t |
Public Member Functions | |
sampled_image_handle () | |
sampled_image_handle (raw_image_handle_type handle) | |
Public Attributes | |
raw_image_handle_type | raw_handle |
Opaque sampled image handle type.
Definition at line 47 of file bindless_images.hpp.
Definition at line 48 of file bindless_images.hpp.
|
inline |
Definition at line 50 of file bindless_images.hpp.
|
inline |
Definition at line 52 of file bindless_images.hpp.
raw_image_handle_type sycl::_V1::ext::oneapi::experimental::sampled_image_handle::raw_handle |
Definition at line 54 of file bindless_images.hpp.
Referenced by sycl::_V1::ext::oneapi::experimental::destroy_image_handle().