DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::kernel_get_group_info Namespace Reference

Functions

void handleErrorOrWarning (pi_result, pi_kernel_group_info, const PluginPtr &)
 Analyzes error code of piKernelGetGroupInfo. More...
 

Function Documentation

◆ handleErrorOrWarning()

void sycl::_V1::detail::kernel_get_group_info::handleErrorOrWarning ( pi_result  Error,
pi_kernel_group_info  Descriptor,
const PluginPtr Plugin 
)

Analyzes error code of piKernelGetGroupInfo.

Definition at line 419 of file error_handling.cpp.

References sycl::_V1::invalid.

Referenced by sycl::_V1::detail::get_kernel_device_specific_info_helper().