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

Method zombify_sampler

src/impl_device.cpp:2991–2994  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2989}
2990
2991void daxa_ImplDevice::zombify_sampler(SamplerId id)
2992{
2993 zombiefy(this, id, gpu_sro_table.sampler_slots, this->sampler_zombies);
2994}
2995
2996void daxa_ImplDevice::zombify_tlas(TlasId id)
2997{

Callers

nothing calls this directly

Calls 1

zombiefyFunction · 0.85

Tested by

no test coverage detected