Home
last modified time | relevance | path

Searched refs:D3DKMT_CREATEHWQUEUE (Results 1 – 6 of 6) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mock_gdi/
H A Dmock_gdi.cpp434 static D3DKMT_CREATEHWQUEUE createHwQueueData = {};
436 NTSTATUS __stdcall D3DKMTCreateHwQueue(IN OUT D3DKMT_CREATEHWQUEUE *createHwQueue) { in D3DKMTCreateHwQueue()
535 D3DKMT_CREATEHWQUEUE *getCreateHwQueueData() { in getCreateHwQueueData()
H A Dmock_gdi.h74 D3DKMT_CREATEHWQUEUE *getCreateHwQueueData();
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/
H A Dthk_wrapper.h70 GET_ID(D3DKMT_CREATEHWQUEUE *, SYSTIMER_ID_CREATEHWQUEUE) in GET_ID()
H A Dgdi_interface.h67 ThkWrapper<IN OUT D3DKMT_CREATEHWQUEUE *> createHwQueue{};
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/wddm/
H A Dwddm_interface.cpp99 D3DKMT_CREATEHWQUEUE createHwQueue = {}; in createHwQueue()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/libdxg/include/
H A Dd3dkmthk.h5118 } D3DKMT_CREATEHWQUEUE; typedef
5588 typedef _Check_return_ NTSTATUS (APIENTRY *PFND3DKMT_CREATEHWQUEUE)(_Inout_ D3DKMT_CREATEHWQUEUE*);
5820 EXTERN_C _Check_return_ NTSTATUS APIENTRY D3DKMTCreateHwQueue(_Inout_ D3DKMT_CREATEHWQUEUE*);