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