Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ hasFilterFunction
Function
hasFilterFunction
kernels/common/scene.h:313–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
__forceinline bool hasFilterFunction() {
314
return hasArgumentFilterFunction() || hasGeometryFilterFunction();
315
}
316
317
void* createQBVH6Accel();
318
Callers
1
build_cpu_accels
Method · 0.85
Calls
2
hasArgumentFilterFunction
Function · 0.85
hasGeometryFilterFunction
Function · 0.85
Tested by
no test coverage detected