MCPcopy Create free account
hub / github.com/blender/cycles / oneapi_error_message

Method oneapi_error_message

src/device/oneapi/device_impl.cpp:366–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364}
365
366string OneapiDevice::oneapi_error_message()
367{
368 return string(oneapi_error_string_);
369}
370
371int OneapiDevice::scene_max_shaders()
372{

Callers 2

enqueueMethod · 0.80
synchronizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected