Searched defs:input_mod (Results 1 – 1 of 1) sorted by relevance
| /external/mesa3d/src/amd/compiler/ |
| D | aco_opcodes.py | 170 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument 239 …gfx7 = -1, opcode_gfx9 = -1, opcode_gfx10 = -1, format = Format.PSEUDO, input_mod = False, output_… argument
|