isTgpuComputeFn
isTgpuComputeFn<
ComputeIn>(value):value is TgpuComputeFn<ComputeIn>
Defined in: packages/typegpu/src/core/function/tgpuComputeFn.ts:98
Type Parameters
Section titled “Type Parameters”ComputeIn
Section titled “ComputeIn”ComputeIn extends IORecord<AnyComputeBuiltin>
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”value is TgpuComputeFn<ComputeIn>