Struct spirv::OpIsFinite [] [src]

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

Fields

Trait Implementations

impl Debug for OpIsFinite
[src]

Formats the value using the given formatter.