Function rspirv::grammar::reflect::is_type

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

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