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

Method zombify_image

src/impl_device.cpp:2981–2984  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2979}
2980
2981void daxa_ImplDevice::zombify_image(ImageId id)
2982{
2983 zombiefy(this, id, gpu_sro_table.image_slots, this->image_zombies);
2984}
2985
2986void daxa_ImplDevice::zombify_image_view(ImageViewId id)
2987{

Callers

nothing calls this directly

Calls 1

zombiefyFunction · 0.85

Tested by

no test coverage detected