Struct spirv::OpTextureQuerySizeLod [] [src]

pub struct OpTextureQuerySizeLod {
    pub result_type: Id,
    pub result: Id,
    pub sampler: Id,
    pub levelOfDetail: Id,
}

Fields

Trait Implementations

impl Debug for OpTextureQuerySizeLod
[src]

Formats the value using the given formatter.