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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3dcaps.h229 } D3DDEVICEDESC,*LPD3DDEVICEDESC; typedef in typeref:struct:_D3DDeviceDesc
230 #define D3DDEVICEDESCSIZE (sizeof(D3DDEVICEDESC))
351 D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc, void *ctx);
384 D3DDEVICEDESC ddHwDesc;
385 D3DDEVICEDESC ddSwDesc;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3dcaps.h229 } D3DDEVICEDESC,*LPD3DDEVICEDESC; typedef in typeref:struct:_D3DDeviceDesc
230 #define D3DDEVICEDESCSIZE (sizeof(D3DDEVICEDESC))
351 D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc, void *ctx);
384 D3DDEVICEDESC ddHwDesc;
385 D3DDEVICEDESC ddSwDesc;

Completed in 48 milliseconds