Struct spirv::OpIsNan [] [src]

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

Fields

Trait Implementations

impl Debug for OpIsNan
[src]

Formats the value using the given formatter.