mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
Add option to change GRF mode
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
334802c9ba
commit
16d9000429
@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "shared/source/compiler_interface/compiler_options.h"
|
||||
#include "shared/source/device/device.h"
|
||||
#include "shared/source/helpers/array_count.h"
|
||||
#include "shared/source/helpers/file_io.h"
|
||||
@ -20,7 +21,6 @@
|
||||
#include "opencl/test/unit_test/mocks/mock_program.h"
|
||||
|
||||
#include "CL/cl.h"
|
||||
#include "compiler_options.h"
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
|
Reference in New Issue
Block a user