mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 23:30:10 +01:00
ac/rgp: bump the SQTT file minor version to 5
To match latest RGP spec. Captures generated by RADV still work with latest RGP (v1.10). Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11063>
This commit is contained in:
parent
c3a4ca2908
commit
a70c3e5c8a
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
#define SQTT_FILE_MAGIC_NUMBER 0x50303042
|
||||
#define SQTT_FILE_VERSION_MAJOR 1
|
||||
#define SQTT_FILE_VERSION_MINOR 4
|
||||
#define SQTT_FILE_VERSION_MINOR 5
|
||||
|
||||
#define SQTT_GPU_NAME_MAX_SIZE 256
|
||||
#define SQTT_MAX_NUM_SE 32
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue