Struct spirv::OpEntryPoint [] [src]

pub struct OpEntryPoint {
    pub executionModel: ExecutionModel,
    pub result: Id,
}

Fields

Trait Implementations

impl Debug for OpEntryPoint
[src]

Formats the value using the given formatter.