Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.h106 UINT *pMaxLatency );
Ddevice9ex.c152 UINT *pMaxLatency ) in NineDevice9Ex_GetMaximumFrameLatency() argument
Dnine_lock.c2183 UINT *pMaxLatency ) in LockDevice9Ex_GetMaximumFrameLatency() argument
2187 r = NineDevice9Ex_GetMaximumFrameLatency(This, pMaxLatency); in LockDevice9Ex_GetMaximumFrameLatency()
/external/mesa3d/include/D3D9/
Dd3d9.h289 virtual HRESULT WINAPI GetMaximumFrameLatency(UINT *pMaxLatency) = 0;
1125 HRESULT (WINAPI *GetMaximumFrameLatency)(IDirect3DDevice9Ex *This, UINT *pMaxLatency);