mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00
feature: Define L0 Driver API for Driver Version String
Related-To: NEO-11752 - Adds zeIntelGetDriverVersionString to report the driver version string to the user in the format: Major.Minor.Patch+Optional Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
cf71353d84
commit
0daa0335cf
@ -12,5 +12,6 @@
|
||||
#cmakedefine NEO_REVISION "${NEO_REVISION}"
|
||||
|
||||
#define NEO_VERSION_BUILD ${NEO_VERSION_BUILD}
|
||||
#define NEO_VERSION_HOTFIX ${NEO_VERSION_HOTFIX}
|
||||
|
||||
#endif /* DRIVER_VERSION_H */
|
||||
|
Reference in New Issue
Block a user