Home
last modified time | relevance | path

Searched refs:pSupportedD3DFormats (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/d3d9/
H A Dd3d9_create.c103 …pDisplayAdapter->pSupportedD3DFormats = HeapAlloc(GetProcessHeap(), 0, pDisplayAdapter->NumSupport… in GetDisplayAdapterFromDevice()
107 pDisplayAdapter->pSupportedD3DFormats, in GetDisplayAdapterFromDevice()
H A Dd3d9_impl.c210 This->DisplayAdapters[Adapter].pSupportedD3DFormats, in IDirect3D9Impl_GetAdapterModeCount()
283 This->DisplayAdapters[Adapter].pSupportedD3DFormats, in IDirect3D9Impl_EnumAdapterModes()
H A Dd3d9_private.h159 /* 0x0130 */ D3DDISPLAYMODE* pSupportedD3DFormats; member