Home
last modified time | relevance | path

Searched refs:D3DDISPLAYROTATION (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9ex.c71 D3DDISPLAYROTATION *pRotation ) in NineSwapChain9Ex_GetDisplayModeEx()
73 D3DDISPLAYROTATION rot; in NineSwapChain9Ex_GetDisplayModeEx()
Dnineexoverlayextension.c35 D3DDISPLAYROTATION DisplayRotation, in Nine9ExOverlayExtension_CheckDeviceOverlayType()
Dnineexoverlayextension.h46 D3DDISPLAYROTATION DisplayRotation,
Dswapchain9ex.h59 D3DDISPLAYROTATION *pRotation );
Ddevice9ex.h159 D3DDISPLAYROTATION *pRotation );
Ddevice9ex.c350 D3DDISPLAYROTATION *pRotation ) in NineDevice9Ex_GetDisplayModeEx()
Dnine_lock.c2274 D3DDISPLAYROTATION *pRotation ) in LockDevice9Ex_GetDisplayModeEx()
2883 D3DDISPLAYROTATION *pRotation ) in LockSwapChain9Ex_GetDisplayModeEx()
Dswapchain9.c1181 D3DDISPLAYROTATION rot; in NineSwapChain9_GetDisplayMode()
/third_party/mesa3d/include/d3dadapter/
Dpresent.h83 …HRESULT (WINAPI *GetDisplayMode)(ID3DPresent *This, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *p…
/third_party/mesa3d/include/D3D9/
Dd3d9types.h396 typedef enum D3DDISPLAYROTATION { enum
401 } D3DDISPLAYROTATION; typedef
Dd3d9.h105 …API GetAdapterDisplayModeEx(UINT Adapter, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation) …
112 …ayHeight, D3DFORMAT OverlayFormat, D3DDISPLAYMODEEX *pDisplayMode, D3DDISPLAYROTATION DisplayRotat…
295 … WINAPI GetDisplayModeEx(UINT iSwapChain, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation) …
359 …virtual HRESULT WINAPI GetDisplayModeEx(D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation) = …
510 …yModeEx)(IDirect3D9Ex *This, UINT Adapter, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation);
552 …ayHeight, D3DFORMAT OverlayFormat, D3DDISPLAYMODEEX *pDisplayMode, D3DDISPLAYROTATION DisplayRotat…
1131 …IDirect3DDevice9Ex *This, UINT iSwapChain, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation);
1555 …isplayModeEx)(IDirect3DSwapChain9Ex *This, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation);