Searched defs:op_table (Results 1 – 2 of 2) sorted by relevance
14 def _register_op(op, func, op_table): argument29 def _decorator_func(wrapped_func, op, op_table): argument
83 } op_table[TGSI_OPCODE_LAST] = { variable