CoopMat<T, S:CoopMatScope, M:int, N:int, R:CoopMatMatrixUse>.fill
Description
Signature
void CoopMat<T, S:CoopMatScope, M:int, N:int, R:CoopMatMatrixUse>.fill( T t) where T : __BuiltinArithmeticType;
Parameters
t : T
Availability and Requirements
Defined for the following targets:
spirv
Available in all stages.
Requires capability: spvCooperativeMatrixKHR
.