rspirv::grammar::reflect

Function is_type

Source
pub fn is_type(opcode: Op) -> bool
Expand description

Returns true if the given opcode is for a type-declaring instruction.