Struct spirv::OpMemoryModel [] [src]

pub struct OpMemoryModel {
    pub addressingModel: AddressingModel,
    pub memoryModel: MemoryModel,
}

Fields

Trait Implementations

impl Debug for OpMemoryModel
[src]

Formats the value using the given formatter.