Struct spirv::OpFunctionCall
[−]
[src]
pub struct OpFunctionCall {
pub result_type: Id,
pub result: Id,
pub function: Id,
pub arguments: [Id; 1],
}Fields
result_type: Id
result: Id
function: Id
arguments: [Id; 1]