MCPcopy Create free account
hub / github.com/gpujs/gpu.js / onActivate

Method onActivate

src/backend/kernel.js:934–934  ·  view source on GitHub ↗

* * @param {Kernel} previousKernel * @abstract

(previousKernel)

Source from the content-addressed store, hash-verified

932 * @abstract
933 */
934 onActivate(previousKernel) {}
935}
936
937function splitArgumentTypes(argumentTypesObject) {

Callers 1

onRequestSwitchKernelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected