Struct spirv::OpConstantSampler [] [src]

pub struct OpConstantSampler {
    pub result_type: Id,
    pub result: Id,
    pub mode: LiteralNumber,
    pub param: LiteralNumber,
    pub filter: LiteralNumber,
}

Fields

Trait Implementations

impl Debug for OpConstantSampler
[src]

Formats the value using the given formatter.