mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Query sharing formats under debug key
Related-To: NEO-612 Change-Id: I221f0770ff19b65fd847d802010904646e816f47 Signed-off-by: Hoppe, Mateusz <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
db84345bca
commit
00baad88c5
@@ -12,7 +12,9 @@
|
||||
#include <string>
|
||||
|
||||
namespace NEO {
|
||||
|
||||
namespace Extensions {
|
||||
constexpr const char *const sharingFormatQuery = "cl_intel_sharing_format_query ";
|
||||
}
|
||||
extern const char *deviceExtensionsList;
|
||||
|
||||
std::string getExtensionsList(const HardwareInfo &hwInfo);
|
||||
|
||||
Reference in New Issue
Block a user