pub fn subgroup_mma_constant_matrix<'c>(
    context: &'c Context,
    res: Type<'c>,
    value: Value<'c, '_>,
    location: Location<'c>
) -> SubgroupMmaConstantMatrixOperation<'c>
Expand description

Creates a subgroup_mma_constant_matrix operation.