MCPcopy 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
367void *DeviceImpl::getSyclDevicePtr()
368{
369 // SYCL not used
370 return nullptr;
371}
372
373void *DeviceImpl::getSyclContextPtr()
374{

Callers 1

commitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected