Searched refs:common_emit_one_arg (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | glX_proto_size.py | 279 printer.common_emit_one_arg(p, "pc", 0) 529 def common_emit_one_arg(self, p, pc, adjust): member in PrintGlxReqSize_c 567 self.common_emit_one_arg(p, "pc", 0) 630 self.common_emit_one_arg(p, "pc", 0)
|
H A D | glX_proto_send.py | 492 def common_emit_one_arg(self, p, pc, adjust, extra_offset): function 513 self.common_emit_one_arg(p, pc, adjust, extra_offset) 539 self.common_emit_one_arg(param, pc, adjust, None)
|
Completed in 3 milliseconds