Struct spirv::OpTypeMatrix
[−]
[src]
pub struct OpTypeMatrix {
pub result: Id,
pub column_type: Id,
pub column_count: LiteralNumber,
}Fields
result: Id
the
column_type: Id
column_count: LiteralNumber