Searched refs:process_operand (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/common/spirv/ |
D | gen_spirv_builder_and_parser.py | 447 def process_operand(self, operand, cpp_operands_in, cpp_operands_out, cpp_in_parse_lines, member in Writer 487 self.process_operand(operand, cpp_operands_in, cpp_operands_out, cpp_in_parse_lines, 504 self.process_operand(decoration_operands, cpp_operands_in, cpp_operands_out, 517 self.process_operand(execution_mode_operands, cpp_operands_in, cpp_operands_out, 527 self.process_operand(image_operands, cpp_operands_in, cpp_operands_out,
|