Struct spirv::OpReadPipe [] [src]

pub struct OpReadPipe {
    pub result_type: Id,
    pub result: Id,
    pub p: Id,
    pub ptr: Id,
}

Fields

Trait Implementations

impl Debug for OpReadPipe
[src]

Formats the value using the given formatter.