VisionCpp  0.0.1
Public Types | List of all members
visioncpp::internal::DeviceSelector< device::gpu > Struct Reference

specialisation of the device_selector for sycl when the device type is gpu More...

#include <device.hpp>

Collaboration diagram for visioncpp::internal::DeviceSelector< device::gpu >:

Public Types

using Type = cl::sycl::gpu_selector
 

Detailed Description

specialisation of the device_selector for sycl when the device type is gpu

Definition at line 40 of file sycl/device.hpp.

Member Typedef Documentation

◆ Type

using visioncpp::internal::DeviceSelector< device::gpu >::Type = cl::sycl::gpu_selector

Definition at line 41 of file sycl/device.hpp.


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