525.47.06

This commit is contained in:
Russell Chou
2023-01-23 21:51:16 -08:00
parent 60c0a71321
commit 65bd98c238
155 changed files with 9044 additions and 4727 deletions

View File

@@ -43,18 +43,18 @@
#endif
#if defined(NV_LINUX) || defined(NV_BSD) || defined(NV_SUNOS)
#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r525/VK526_25-147"
#define NV_BUILD_CHANGELIST_NUM (32211804)
#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r525/VK526_25-151"
#define NV_BUILD_CHANGELIST_NUM (32319883)
#define NV_BUILD_TYPE "Official"
#define NV_BUILD_NAME "rel/gpu_drv/r525/VK526_25-147"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (32211804)
#define NV_BUILD_NAME "rel/gpu_drv/r525/VK526_25-151"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (32319883)
#else /* Windows builds */
#define NV_BUILD_BRANCH_VERSION "VK526_25-7"
#define NV_BUILD_CHANGELIST_NUM (32211804)
#define NV_BUILD_BRANCH_VERSION "VK526_25-10"
#define NV_BUILD_CHANGELIST_NUM (32319883)
#define NV_BUILD_TYPE "Official"
#define NV_BUILD_NAME "527.86"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (32211804)
#define NV_BUILD_NAME "528.32"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (32319883)
#define NV_BUILD_BRANCH_BASE_VERSION R525
#endif
// End buildmeister python edited section