amd/common/gfx10: add GS_ALLOC_REQ message define
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:

committed by
Marek Olšák

parent
4c364c89e2
commit
7ba80c1d19
@@ -445,6 +445,7 @@ ac_build_ddxy(struct ac_llvm_context *ctx,
|
||||
|
||||
#define AC_SENDMSG_GS 2
|
||||
#define AC_SENDMSG_GS_DONE 3
|
||||
#define AC_SENDMSG_GS_ALLOC_REQ 9
|
||||
|
||||
#define AC_SENDMSG_GS_OP_NOP (0 << 4)
|
||||
#define AC_SENDMSG_GS_OP_CUT (1 << 4)
|
||||
|
Reference in New Issue
Block a user