mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-07 12:42:54 +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
@@ -15,7 +15,7 @@
|
||||
#include "runtime/os_interface/windows/os_interface.h"
|
||||
#include "runtime/os_interface/windows/wddm/wddm.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 <GL/gl.h>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "runtime/helpers/timestamp_packet.h"
|
||||
#include "runtime/helpers/windows/gl_helper.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 <algorithm>
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user