Function spirt::spv::print::operand_from_imms
source · pub fn operand_from_imms<T>(
imms: impl IntoIterator<Item = Imm>
) -> TokensForOperand<T>
Expand description
Print a single SPIR-V operand from only immediates, potentially composed of an enumerand with parameters (which consumes more immediates).