Searched refs:ID3DPresent_GetDisplayMode (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9ex.c78 return ID3DPresent_GetDisplayMode(This->base.present, pMode, pRotation);
H A Dswapchain9.c1165 hr = ID3DPresent_GetDisplayMode(This->present, &mode, &rot);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9ex.c78 return ID3DPresent_GetDisplayMode(This->base.present, pMode, pRotation);
H A Dswapchain9.c1188 hr = ID3DPresent_GetDisplayMode(This->present, &mode, &rot);
/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h122 #define ID3DPresent_GetDisplayMode(p,a,b) (p)->lpVtbl->GetDisplayMode(p,a,b) macro
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h122 #define ID3DPresent_GetDisplayMode(p,a,b) (p)->lpVtbl->GetDisplayMode(p,a,b) macro

Completed in 7 milliseconds