fill
Fills the data associated with the accessor using the scalar value.
|
(1) |
-
Fills the data associated with the accessor using the scalar value.
Parameters:-
accessor<TAcc, dims, accessMode, accessTarget, isPlaceholder>
acc
: Accessor with the data that will be filled -
T
val
: Scalar used to fill the device data with
-