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

Opaque external memory handle type. More...

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

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

Public Types

using raw_handle_type = ur_exp_external_mem_handle_t
 

Public Attributes

raw_handle_type raw_handle
 

Detailed Description

Opaque external memory handle type.

Definition at line 34 of file bindless_images_interop.hpp.

Member Typedef Documentation

◆ raw_handle_type

Definition at line 35 of file bindless_images_interop.hpp.

Member Data Documentation

◆ raw_handle


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