Struct spirv::OpFunction [] [src]

pub struct OpFunction {
    pub result_type: Id,
    pub result: Id,
    pub function_control: FunctionControlShift,
    pub function_type: Id,
}

Fields

Trait Implementations

impl Debug for OpFunction
[src]

Formats the value using the given formatter.