Struct spirv::OpSampler [] [src]

pub struct OpSampler {
    pub result_type: Id,
    pub result: Id,
    pub sampler: Id,
    pub filter: Id,
}

Fields

Trait Implementations

impl Debug for OpSampler
[src]

Formats the value using the given formatter.