Searched refs:binop_horiz (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opcodes.py | 587 def binop_horiz(name, out_size, out_type, src1_size, src1_type, src2_size, function 912 binop_horiz("pack_half_2x16_split", 1, tuint32, 1, tfloat32, 1, tfloat32, 943 binop_horiz("vec2", 2, tuint, 1, tuint, 1, tuint, """
|
Completed in 2 milliseconds