broadcom/compiler: support nir_intrinsic_load_sample_id
This adds support for the intrinsic as well as the vir_SAMPID instruction that corresponds to it in vir. Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6356>
This commit is contained in:

committed by
Marge Bot

parent
adda97c98b
commit
bd87cdad18
@@ -1084,6 +1084,7 @@ VIR_A_ALU0(YCD)
|
||||
VIR_A_ALU0(MSF)
|
||||
VIR_A_ALU0(REVF)
|
||||
VIR_A_ALU0(BARRIERID)
|
||||
VIR_A_ALU0(SAMPID)
|
||||
VIR_A_NODST_1(VPMSETUP)
|
||||
VIR_A_NODST_0(VPMWT)
|
||||
VIR_A_ALU2(FCMP)
|
||||
|
Reference in New Issue
Block a user