Searched refs:IDirect3DSwapChain9_Present (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 1835 hr = IDirect3DSwapChain9_Present (sink->d3d.swapchain, pSrcRect, pDestRect, in d3d_present_swap_chain()
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9.h | 1530 #define IDirect3DSwapChain9_Present(p,a,b,c,d,e) (p)->lpVtbl->Present(p,a,b,c,d,e) macro
|