Struct spirv::OpIsNormal [] [src]

pub struct OpIsNormal {
    pub result_type: Id,
    pub result: Id,
    pub x: Id,
}

Fields

Trait Implementations

impl Debug for OpIsNormal
[src]

Formats the value using the given formatter.