Home
last modified time | relevance | path

Searched refs:PagingFence (Results 1 – 4 of 4) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/wddm/
H A Dconfigure_device_address_space_wddm.cpp34 deviceCallbacks.PagingFence = pagingQueueSyncObject; in configureDeviceAddressSpace()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mock_gdi/
H A Dmock_gdi.cpp44 UINT64 PagingFence = 0;
92 createQueue->FenceValueCPUVirtualAddress = &PagingFence; in D3DKMTCreatePagingQueue()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/windows/
H A Dwddm20_tests.cpp1270 expectedDeviceCb.PagingFence = wddm->getPagingQueueSyncObject(); in TEST_F()
1290 EXPECT_EQ(expectedDeviceCb.PagingFence, gmmMemory->deviceCallbacks.PagingFence); in TEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/libdxg/include/
H A Dd3dkmthk.h2398 …D3DKMT_ALIGN64 UINT64 PagingFence; // out : Fence value returned if h… member