agx: Model atomic instructions
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21326>
This commit is contained in:

committed by
Marge Bot

parent
ec7584130f
commit
0d07d27173
@@ -321,6 +321,7 @@ typedef struct {
|
||||
enum agx_icond icond;
|
||||
enum agx_fcond fcond;
|
||||
enum agx_round round;
|
||||
enum agx_atomic_opc atomic_opc;
|
||||
enum agx_lod_mode lod_mode;
|
||||
struct agx_block *target;
|
||||
};
|
||||
|
Reference in New Issue
Block a user