interop_handle.h File Reference
#include "SYCL/base.h"
#include "SYCL/common.h"
#include "SYCL/include_opencl.h"
#include "computecpp_export.h"
Go to the source code of this file.
Classes | |
class | cl::sycl::accessor< elemT, kDims, kMode, kTarget, isPlaceholder > |
Public facing interface class for allowing users access to buffer objects, image objects and local memory from within kernel functions and the host. More... | |
class | cl::sycl::codeplay::interop_handle |
Handle that allows access to OpenCL interop objects on a specific SYCL queue. More... | |
Namespaces | |
cl | |
deduce_type_t takes an arbitrary type and attempts to map it to a cl::sycl::cl_type . | |
cl::sycl | |
cl::sycl::codeplay | |