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 D | swapchain9ex.c | 78 return ID3DPresent_GetDisplayMode(This->base.present, pMode, pRotation);
|
| H A D | swapchain9.c | 1165 hr = ID3DPresent_GetDisplayMode(This->present, &mode, &rot);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | swapchain9ex.c | 78 return ID3DPresent_GetDisplayMode(This->base.present, pMode, pRotation);
|
| H A D | swapchain9.c | 1188 hr = ID3DPresent_GetDisplayMode(This->present, &mode, &rot);
|
| /xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/ |
| H A D | present.h | 122 #define ID3DPresent_GetDisplayMode(p,a,b) (p)->lpVtbl->GetDisplayMode(p,a,b) macro
|
| /xsrc/external/mit/MesaLib/dist/include/d3dadapter/ |
| H A D | present.h | 122 #define ID3DPresent_GetDisplayMode(p,a,b) (p)->lpVtbl->GetDisplayMode(p,a,b) macro
|
Completed in 7 milliseconds