Searched refs:triop_horiz (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opcodes.py | 816 def triop_horiz(name, output_size, src1_size, src2_size, src3_size, const_expr): function 925 triop_horiz("vec3", 3, 1, 1, 1, """
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opcodes.py | 942 def triop_horiz(name, output_size, src1_size, src2_size, src3_size, const_expr): function 1068 triop_horiz("sad_u8x4", 1, 1, 1, 1, """ 1088 triop_horiz("vec3", 3, 1, 1, 1, """
|
Completed in 4 milliseconds