we
Preparing search index...
core/command/copyCommandT2T
CopyCommandT2T
Class CopyCommandT2T
Hierarchy (
View Summary
)
CopyCommand
CopyCommandT2T
Index
Constructors
constructor
Properties
device
input
name
Methods
copy
destroy
submit
update
Constructors
constructor
new
CopyCommandT2T
(
input
:
optionCopyT2T
)
:
CopyCommandT2T
Parameters
input
:
optionCopyT2T
Returns
CopyCommandT2T
Properties
device
device
:
GPUDevice
input
input
:
optionCopyT2T
name
name
:
string
= "copy"
Methods
copy
copy
(
commandEncoder
:
GPUCommandEncoder
)
:
void
Parameters
commandEncoder
:
GPUCommandEncoder
Returns
void
destroy
destroy
()
:
void
Returns
void
submit
submit
()
:
Promise
<
void
>
Returns
Promise
<
void
>
update
update
()
:
void
|
GPUCommandBuffer
Returns
void
|
GPUCommandBuffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
device
input
name
Methods
copy
destroy
submit
update
we
Loading...