WasmGPU - v0.6.0
Preparing search index...
WasmSliceHandle
Type Alias WasmSliceHandle
type
WasmSliceHandle
=
{
dtype
:
WasmSliceDType
;
epoch
?:
number
;
kind
:
WasmSliceKind
;
length
:
number
;
ptr
:
WasmPtr
;
}
Index
Properties
dtype
epoch?
kind
length
ptr
Properties
dtype
dtype
:
WasmSliceDType
Optional
epoch
epoch
?:
number
kind
kind
:
WasmSliceKind
length
length
:
number
ptr
ptr
:
WasmPtr
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dtype
epoch
kind
length
ptr
Source code
Examples
WasmGPU - v0.6.0
Loading...