aco: implement mqsad_4x8 and shfr
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26251>
This commit is contained in:
@@ -393,6 +393,7 @@ init_context(isel_context* ctx, nir_shader* shader)
|
||||
case nir_op_frexp_exp:
|
||||
case nir_op_cube_amd:
|
||||
case nir_op_msad_4x8:
|
||||
case nir_op_mqsad_4x8:
|
||||
case nir_op_udot_4x8_uadd:
|
||||
case nir_op_sdot_4x8_iadd:
|
||||
case nir_op_sudot_4x8_iadd:
|
||||
|
||||
Reference in New Issue
Block a user