Free adapter names and add check for DXGI interface queries
authorNikhil Joshi <nikhilj@nvidia.com>
Tue, 10 Sep 2019 13:59:11 +0000 (19:29 +0530)
committerNikhil Joshi <nikhilj@nvidia.com>
Tue, 10 Sep 2019 13:59:11 +0000 (19:29 +0530)
commitfa993e42121ff7bebae6eb0579e29019b91a3a2f
tree44ceb2d01dd85665e93f602b97a1de1981ec5b82
parentea04c7d753b0025a93a6ba392bddc8a35513f3ee
Free adapter names and add check for DXGI interface queries

Add adapterFree to free memory allocated to hold WinAdapter
handles.
Also, check for successful query of DXGIFactory interfaces.
loader/windows/icd_windows.c