CoopMat<T, S:CoopMatScope, M:int, N:int, R:CoopMatMatrixUse>.getLength
Description
Returns the number of components owned by each invocation.
Signature
uint CoopMat<T, S:CoopMatScope, M:int, N:int, R:CoopMatMatrixUse>.getLength() where T : __BuiltinArithmeticType;
Availability and Requirements
Defined for the following targets:
spirv
Available in all stages.
Requires capability: spvCooperativeMatrixKHR
.