Home
last modified time | relevance | path

Searched refs:D3DPRESENTSTATS (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9ex.h54 D3DPRESENTSTATS *pPresentationStatistics );
Dswapchain9ex.c63 D3DPRESENTSTATS *pPresentationStatistics ) in NineSwapChain9Ex_GetPresentStats()
Dnine_lock.c2871 D3DPRESENTSTATS *pPresentationStatistics ) in LockSwapChain9Ex_GetPresentStats()
/external/mesa3d/include/d3dadapter/
Dpresent.h84 HRESULT (WINAPI *GetPresentStats)(ID3DPresent *This, D3DPRESENTSTATS *pStats);
/external/mesa3d/include/D3D9/
Dd3d9types.h1677 } D3DPRESENTSTATS, *PD3DPRESENTSTATS, *LPD3DPRESENTSTATS; typedef
Dd3d9.h358 virtual HRESULT WINAPI GetPresentStats(D3DPRESENTSTATS *pPresentationStatistics) = 0;
1554 …HRESULT (WINAPI *GetPresentStats)(IDirect3DSwapChain9Ex *This, D3DPRESENTSTATS *pPresentationStati…