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

Method zombify_buffer

src/impl_device.cpp:2976–2979  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2974}
2975
2976void daxa_ImplDevice::zombify_buffer(BufferId id)
2977{
2978 zombiefy(this, id, gpu_sro_table.buffer_slots, this->buffer_zombies);
2979}
2980
2981void daxa_ImplDevice::zombify_image(ImageId id)
2982{

Callers

nothing calls this directly

Calls 1

zombiefyFunction · 0.85

Tested by

no test coverage detected