MCPcopy 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
373void *DeviceImpl::getSyclContextPtr()
374{
375 // SYCL not used
376 return nullptr;
377}
378
379void *DeviceImpl::getSyclQueuePtr()
380{

Callers 1

commitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected