agx: Report GPRs to the driver
This needs to be passed onto the hardware. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18813>
This commit is contained in:
@@ -411,6 +411,7 @@ typedef struct {
|
||||
unsigned loop_count;
|
||||
unsigned spills;
|
||||
unsigned fills;
|
||||
unsigned max_reg;
|
||||
} agx_context;
|
||||
|
||||
static inline void
|
||||
|
Reference in New Issue
Block a user