MCPcopy Create free account
hub / github.com/evilsocket/cake / device

Method device

cake-core/src/backends/vulkan/mod.rs:1255–1257  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1253 "vulkan"
1254 }
1255 fn device(&self) -> &Device {
1256 &self.device
1257 }
1258
1259 fn attention(
1260 &self,

Callers 1

stable_softplusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected