Home
last modified time | relevance | path

Searched refs:pPresentationStatistics (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9ex.h54 D3DPRESENTSTATS *pPresentationStatistics );
Dswapchain9ex.c63 D3DPRESENTSTATS *pPresentationStatistics ) in NineSwapChain9Ex_GetPresentStats() argument
Dnine_lock.c2871 D3DPRESENTSTATS *pPresentationStatistics ) in LockSwapChain9Ex_GetPresentStats() argument
2875 r = NineSwapChain9Ex_GetPresentStats(This, pPresentationStatistics); in LockSwapChain9Ex_GetPresentStats()
/external/mesa3d/include/D3D9/
Dd3d9.h358 virtual HRESULT WINAPI GetPresentStats(D3DPRESENTSTATS *pPresentationStatistics) = 0;
1554 …T (WINAPI *GetPresentStats)(IDirect3DSwapChain9Ex *This, D3DPRESENTSTATS *pPresentationStatistics);