Struct spirv::OpTextureQueryLevels [] [src]

pub struct OpTextureQueryLevels {
    pub result_type: Id,
    pub result: Id,
    pub sampler: Id,
}

Fields

Trait Implementations

impl Debug for OpTextureQueryLevels
[src]

Formats the value using the given formatter.