Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
366
string OneapiDevice::oneapi_error_message()
367
{
368
return string(oneapi_error_string_);
369
}
370
371
int OneapiDevice::scene_max_shaders()
372
{
Callers
2
enqueue
Method · 0.80
synchronize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected