Searched defs:DXGI_ADAPTER_DESC (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddxgi.h170 typedef struct DXGI_ADAPTER_DESC { struct
180 } DXGI_ADAPTER_DESC; typedef in typeref:struct:DXGI_ADAPTER_DESC
1379 DXGI_ADAPTER_DESC *desc) = 0;
1436 DXGI_ADAPTER_DESC *desc);
1492 static FORCEINLINE HRESULT IDXGIAdapter_GetDesc(IDXGIAdapter* This,DXGI_ADAPTER_DESC *desc) {
1514 DXGI_ADAPTER_DESC *desc);
2390 DXGI_ADAPTER_DESC *desc);
2453 static FORCEINLINE HRESULT IDXGIAdapter1_GetDesc(IDXGIAdapter1* This,DXGI_ADAPTER_DESC *desc) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddxgi.h170 typedef struct DXGI_ADAPTER_DESC { struct
180 } DXGI_ADAPTER_DESC; typedef in typeref:struct:DXGI_ADAPTER_DESC
1379 DXGI_ADAPTER_DESC *desc) = 0;
1436 DXGI_ADAPTER_DESC *desc);
1492 static FORCEINLINE HRESULT IDXGIAdapter_GetDesc(IDXGIAdapter* This,DXGI_ADAPTER_DESC *desc) {
1514 DXGI_ADAPTER_DESC *desc);
2390 DXGI_ADAPTER_DESC *desc);
2453 static FORCEINLINE HRESULT IDXGIAdapter1_GetDesc(IDXGIAdapter1* This,DXGI_ADAPTER_DESC *desc) {

Completed in 21 milliseconds