DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::image_mem_handle Struct Reference

Opaque image memory handle type. More...

#include <sycl/ext/oneapi/bindless_images_memory.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::image_mem_handle:

Public Types

using handle_type = void *
 

Public Attributes

handle_type raw_handle
 

Detailed Description

Opaque image memory handle type.

Definition at line 31 of file bindless_images_memory.hpp.

Member Typedef Documentation

◆ handle_type

Member Data Documentation

◆ raw_handle


The documentation for this struct was generated from the following file: