mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
[2/n] Initialize Wddm interface in Wddm init.
Change-Id: If7184e64df54b4e6840970fec67cb5bc11909b7c
This commit is contained in:
committed by
sys_ocldev
parent
a5950500a3
commit
6c5875f805
@@ -28,9 +28,6 @@ bool OCLRT::WddmInterface20::createHwQueue(PreemptionMode preemptionMode) {
|
||||
return false;
|
||||
}
|
||||
|
||||
void OCLRT::WddmInterface20::destroyHwQueue() {
|
||||
}
|
||||
|
||||
bool OCLRT::WddmInterface20::createMonitoredFence() {
|
||||
NTSTATUS Status;
|
||||
D3DKMT_CREATESYNCHRONIZATIONOBJECT2 CreateSynchronizationObject = {0};
|
||||
|
||||
Reference in New Issue
Block a user