Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ getSyclQueuePtr
Method
getSyclQueuePtr
modules/cpu/common/DeviceRTImpl_ispc.cpp:379–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
void *DeviceImpl::getSyclQueuePtr()
380
{
381
// SYCL not used
382
return nullptr;
383
}
384
385
} // namespace devicert
386
} // namespace ospray
Callers
7
renderRegionTasks
Method · 0.45
computeRegionVisibility
Method · 0.45
beginFrame
Method · 0.45
setTiles
Method · 0.45
writeTiles
Method · 0.45
DenoiseFrameOp
Method · 0.45
attach
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected