Home
last modified time | relevance | path

Searched refs:LUID (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_winsys.h62 LUID *pAdapterLuid );
Dstw_device.h59 LUID AdapterLuid;
Dstw_icd.h437 LUID AdapterLuid;
501 LUID AdapterLuid;
/external/swiftshader/src/D3D9/
DDirect3D9Ex.hpp60 long __stdcall GetAdapterLUID(unsigned int adapter, LUID *luid) override;
DDirect3D9Ex.cpp338 long __stdcall Direct3D9Ex::GetAdapterLUID(unsigned int adapter, LUID *luid) in GetAdapterLUID()
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp282 LUID LocallyUniqueID; in EnableDebugPrivileges()
/external/webrtc/webrtc/base/
Dwin32regkey.cc1079 LUID luid; in AdjustCurrentProcessPrivilege()
/external/mesa3d/include/D3D9/
Dd3d9types.h118 } LUID, *LPLUID, *PLUID; typedef
Dd3d9.h107 virtual HRESULT WINAPI GetAdapterLUID(UINT Adapter, LUID *pLUID) = 0;
512 HRESULT (WINAPI *GetAdapterLUID)(IDirect3D9Ex *This, UINT Adapter, LUID *pLUID);
/external/python/cpython3/Modules/
Dposixmodule.c12835 LUID luid; in enable_symlink()