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

Method zombify_image_view

src/impl_device.cpp:2986–2989  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2984}
2985
2986void daxa_ImplDevice::zombify_image_view(ImageViewId id)
2987{
2988 zombiefy(this, id, gpu_sro_table.image_slots, this->image_view_zombies);
2989}
2990
2991void daxa_ImplDevice::zombify_sampler(SamplerId id)
2992{

Callers

nothing calls this directly

Calls 1

zombiefyFunction · 0.85

Tested by

no test coverage detected