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

Method zombify_blas

src/impl_device.cpp:3001–3004  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2999}
3000
3001void daxa_ImplDevice::zombify_blas(BlasId id)
3002{
3003 zombiefy(this, id, gpu_sro_table.blas_slots, this->blas_zombies);
3004}
3005
3006auto daxa_dvc_copy_memory_to_image(daxa_Device self, daxa_MemoryToImageCopyInfo const * info) -> daxa_Result
3007{

Callers

nothing calls this directly

Calls 1

zombiefyFunction · 0.85

Tested by

no test coverage detected