Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ getSyclDevicePtr
Method
getSyclDevicePtr
modules/cpu/common/DeviceRTImpl_ispc.cpp:367–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void *DeviceImpl::getSyclDevicePtr()
368
{
369
// SYCL not used
370
return nullptr;
371
}
372
373
void *DeviceImpl::getSyclContextPtr()
374
{
Callers
1
commit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected