DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::HandlerAccess Class Reference

#include <sycl/handler.hpp>

Static Public Member Functions

static void internalProfilingTagImpl (handler &Handler)
 
template<typename RangeT , typename PropertiesT >
static void parallelForImpl (handler &Handler, RangeT Range, PropertiesT Props, kernel Kernel)
 

Detailed Description

Definition at line 3770 of file handler.hpp.

Member Function Documentation

◆ internalProfilingTagImpl()

static void sycl::_V1::detail::HandlerAccess::internalProfilingTagImpl ( handler Handler)
inlinestatic

Definition at line 3772 of file handler.hpp.

◆ parallelForImpl()

template<typename RangeT , typename PropertiesT >
static void sycl::_V1::detail::HandlerAccess::parallelForImpl ( handler Handler,
RangeT  Range,
PropertiesT  Props,
kernel  Kernel 
)
inlinestatic

Definition at line 3777 of file handler.hpp.

References sycl::_V1::detail::Kernel.


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