CoopVec<T, N:int>.fill
Description
Signature
void CoopVec<T, N:int>.fill(T t) where T : __BuiltinArithmeticType;
Parameters
t : T
Availability and Requirements
Defined for the following targets:
hlsl
Available in all stages.
cpp
Available in all stages.
cuda
Available in all stages.
spirv
Available in all stages.
Requires capability: spvCooperativeVectorNV
.