Struct rspirv::lift::LiftContext[][src]

pub struct LiftContext { /* fields omitted */ }

Implementations

pub fn lift_entry_point(
    &mut self,
    raw: &Instruction
) -> Result<EntryPoint, InstructionError>

Convert a module from the data representation into structured representation.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.