mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 23:56:36 +08:00
Add 'windows' suffix to windows specific files
Related-To: NEO-3599 Change-Id: I42535735142a240844c87a7b8170328a32f359b5 Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
ac4041d906
commit
c50d8e3eb9
@@ -7,7 +7,7 @@
|
||||
|
||||
#pragma once
|
||||
#include "public/cl_gl_private_intel.h"
|
||||
#include "runtime/sharings/gl/windows/gl_sharing.h"
|
||||
#include "runtime/sharings/gl/windows/gl_sharing_windows.h"
|
||||
#include "unit_tests/os_interface/windows/gl/gl_dll_helper.h"
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include "runtime/os_interface/windows/wddm/wddm.h"
|
||||
#include "runtime/os_interface/windows/wddm_memory_operations_handler.h"
|
||||
#include "runtime/sharings/gl/gl_arb_sync_event.h"
|
||||
#include "runtime/sharings/gl/windows/gl_sharing.h"
|
||||
#include "runtime/sharings/gl/windows/gl_sharing_windows.h"
|
||||
#include "unit_tests/mocks/gl/windows/mock_gl_sharing_windows.h"
|
||||
#include "unit_tests/mocks/mock_execution_environment.h"
|
||||
#include "unit_tests/os_interface/windows/wddm_fixture.h"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "runtime/sharings/gl/gl_context_guard.h"
|
||||
#include "runtime/sharings/gl/gl_sync_event.h"
|
||||
#include "runtime/sharings/gl/gl_texture.h"
|
||||
#include "runtime/sharings/gl/windows/gl_sharing.h"
|
||||
#include "runtime/sharings/gl/windows/gl_sharing_windows.h"
|
||||
#include "runtime/sharings/sharing.h"
|
||||
#include "test.h"
|
||||
#include "unit_tests/libult/create_command_stream.h"
|
||||
|
||||
Reference in New Issue
Block a user