DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::usm Namespace Reference

Enumerations

enum class  alloc { host = 0 , device = 1 , shared = 2 , unknown = 3 }
 

Enumeration Type Documentation

◆ alloc

enum sycl::_V1::usm::alloc
strong
Enumerator
host 
device 
shared 
unknown 

Definition at line 14 of file usm_enums.hpp.