Searched refs:ID3DPresent_GetWindowInfo (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h128 #define ID3DPresent_GetWindowInfo(p,a,b,c,d) (p)->lpVtbl->GetWindowInfo(p,a,b,c,d) macro
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h128 #define ID3DPresent_GetWindowInfo(p,a,b,c,d) (p)->lpVtbl->GetWindowInfo(p,a,b,c,d) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9.c761 hr = ID3DPresent_GetWindowInfo(This->present, hDestWindowOverride, &target_width, &target_height, &target_depth);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c771 hr = ID3DPresent_GetWindowInfo(This->present, hDestWindowOverride, &target_width, &target_height, &target_depth);

Completed in 6 milliseconds