Function rspirv::grammar::reflect::is_abort

source ·
pub fn is_abort(opcode: Op) -> bool
Expand description

Returns true if the given opcode aborts execution.