MCPcopy 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
379void *DeviceImpl::getSyclQueuePtr()
380{
381 // SYCL not used
382 return nullptr;
383}
384
385} // namespace devicert
386} // namespace ospray

Callers 7

renderRegionTasksMethod · 0.45
beginFrameMethod · 0.45
setTilesMethod · 0.45
writeTilesMethod · 0.45
DenoiseFrameOpMethod · 0.45
attachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected