|
36 | 36 | // and then checked back in. You cannot make changes to these sections without |
37 | 37 | // corresponding changes to the buildmeister script |
38 | 38 | #ifndef NV_BUILD_BRANCH |
39 | | - #define NV_BUILD_BRANCH r572_46 |
| 39 | + #define NV_BUILD_BRANCH VK571_25 |
40 | 40 | #endif |
41 | 41 | #ifndef NV_PUBLIC_BRANCH |
42 | | - #define NV_PUBLIC_BRANCH r572_46 |
| 42 | + #define NV_PUBLIC_BRANCH VK571_25 |
43 | 43 | #endif |
44 | 44 |
|
45 | 45 | #if defined(NV_LINUX) || defined(NV_BSD) || defined(NV_SUNOS) |
46 | | -#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r570/r572_46-342" |
47 | | -#define NV_BUILD_CHANGELIST_NUM (35593155) |
| 46 | +#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r570/VK571_25-341" |
| 47 | +#define NV_BUILD_CHANGELIST_NUM (35614309) |
48 | 48 | #define NV_BUILD_TYPE "Official" |
49 | | -#define NV_BUILD_NAME "rel/gpu_drv/r570/r572_46-342" |
50 | | -#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35593155) |
| 49 | +#define NV_BUILD_NAME "rel/gpu_drv/r570/VK571_25-341" |
| 50 | +#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35614309) |
51 | 51 |
|
52 | 52 | #else /* Windows builds */ |
53 | | -#define NV_BUILD_BRANCH_VERSION "r572_46-6" |
54 | | -#define NV_BUILD_CHANGELIST_NUM (35593155) |
| 53 | +#define NV_BUILD_BRANCH_VERSION "VK571_25-3" |
| 54 | +#define NV_BUILD_CHANGELIST_NUM (35614309) |
55 | 55 | #define NV_BUILD_TYPE "Official" |
56 | | -#define NV_BUILD_NAME "572.60" |
57 | | -#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35593155) |
| 56 | +#define NV_BUILD_NAME "572.63" |
| 57 | +#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35614309) |
58 | 58 | #define NV_BUILD_BRANCH_BASE_VERSION R570 |
59 | 59 | #endif |
60 | 60 | // End buildmeister python edited section |
|
0 commit comments