MCPcopy Create free account
hub / github.com/Ipotrick/Daxa / zombify_tlas

Method zombify_tlas

src/impl_device.cpp:2996–2999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2994}
2995
2996void daxa_ImplDevice::zombify_tlas(TlasId id)
2997{
2998 zombiefy(this, id, gpu_sro_table.tlas_slots, this->tlas_zombies);
2999}
3000
3001void daxa_ImplDevice::zombify_blas(BlasId id)
3002{

Callers

nothing calls this directly

Calls 1

zombiefyFunction · 0.85

Tested by

no test coverage detected