mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Update latest conformance version passed
Change-Id: I17b77b84a47a6e383082b0b35487bca8aaec05bf Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
269bb21e2f
commit
90e858e5bd
@@ -27,7 +27,7 @@ static std::string vendor = "Intel(R) Corporation";
|
||||
static std::string profile = "FULL_PROFILE";
|
||||
static std::string spirVersions = "1.2 ";
|
||||
static std::string spirvName = "SPIR-V";
|
||||
const char *latestConformanceVersionPassed = "1.0";
|
||||
const char *latestConformanceVersionPassed = "v2020-10-01-00";
|
||||
#define QTR(a) #a
|
||||
#define TOSTR(b) QTR(b)
|
||||
static std::string driverVersion = TOSTR(NEO_OCL_DRIVER_VERSION);
|
||||
|
||||
Reference in New Issue
Block a user