mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Change AOT enums type & use forward declaration
Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ae61f0368a
commit
5745c3d99d
@@ -20,6 +20,8 @@
|
||||
#include "shared/source/utilities/directory.h"
|
||||
#include "shared/source/xe_hpc_core/hw_cmds.h"
|
||||
|
||||
#include "platforms.h"
|
||||
|
||||
namespace NEO {
|
||||
constexpr static auto gfxProduct = IGFX_PVC;
|
||||
const std::map<std::string, std::pair<uint32_t, uint32_t>> guidUuidOffsetMap = {
|
||||
|
||||
Reference in New Issue
Block a user