Skip to content

anv: reduce bvh building memory allocations

2 optimizations in there actually :

  • reduced memory allocations for parts buffers that can be reused
  • limiting the number of CFE_STATE emission due to GRL kernels

Merge request reports