Struct spirv::OpSpecConstant
[−]
[src]
pub struct OpSpecConstant {
pub result_type: Id,
pub result: Id,
pub value: [LiteralNumber; 1],
}Fields
result_type: Id
result: Id
value: [LiteralNumber; 1]