Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/os_interface/windows/
H A Dgdi_dll_fixture.h41 …getDestroyHwQueueDataFcn = reinterpret_cast<decltype(&getDestroyHwQueueData)>(mockGdiDll->getProcA… in SetUp()
87 decltype(&getDestroyHwQueueData) getDestroyHwQueueDataFcn = nullptr;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mock_gdi/
H A Dgdi32_mock.def71 getDestroyHwQueueData
H A Dmock_gdi.h75 D3DKMT_DESTROYHWQUEUE *getDestroyHwQueueData();
H A Dmock_gdi.cpp539 D3DKMT_DESTROYHWQUEUE *getDestroyHwQueueData() { in getDestroyHwQueueData() function