Struct spirv::OpTextureQuerySize [] [src]

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

Fields

Trait Implementations

impl Debug for OpTextureQuerySize
[src]

Formats the value using the given formatter.