File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -237,6 +237,7 @@ class __SYCL_EXPORT queue {
237
237
template <info::queue param>
238
238
typename info::param_traits<info::queue, param>::return_type get_info () const ;
239
239
240
+ private:
240
241
// A shorthand for `get_device().has()' which is expected to be a bit quicker
241
242
// than the long version
242
243
bool device_has (aspect Aspect) const ;
Original file line number Diff line number Diff line change 1690
1690
?depends_on@handler@sycl@cl@@QEAAXVevent@23@@Z
1691
1691
?destructorNotification@buffer_impl@detail@sycl@cl@@QEAAXPEAX@Z
1692
1692
?determineHostPtr@SYCLMemObjT@detail@sycl@cl@@IEAAXAEBV?$shared_ptr@Vcontext_impl@detail@sycl@cl@@@std@@_NAEAPEAXAEA_N@Z
1693
- ?device_has@queue@sycl@cl@@QEBA_NW4aspect @23@@Z
1693
+ ?device_has@queue@sycl@cl@@AEBA_NW4aspect @23@@Z
1694
1694
?die@pi@detail@sycl@cl@@YAXPEBD@Z
1695
1695
?discard_or_return@queue@sycl@cl@@AEAA?AVevent@23@AEBV423@@Z
1696
1696
?distance@__host_std@cl@@YA?AVhalf@half_impl@detail@sycl@2@V34562@0@Z
You can’t perform that action at this time.
0 commit comments