Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9ex.h50 UINT *pLastPresentCount );
Dswapchain9ex.c56 UINT *pLastPresentCount ) in NineSwapChain9Ex_GetLastPresentCount() argument
Dnine_lock.c2860 UINT *pLastPresentCount ) in LockSwapChain9Ex_GetLastPresentCount() argument
2864 r = NineSwapChain9Ex_GetLastPresentCount(This, pLastPresentCount); in LockSwapChain9Ex_GetLastPresentCount()
/external/mesa3d/include/D3D9/
Dd3d9.h357 virtual HRESULT WINAPI GetLastPresentCount(UINT *pLastPresentCount) = 0;
1553 HRESULT (WINAPI *GetLastPresentCount)(IDirect3DSwapChain9Ex *This, UINT *pLastPresentCount);