Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/drivers/directx/
H A Ddxg.h78 #define DXG_INDEX_DxDvpGetVideoPortInputFormats 0x41 macro
/reactos/win32ss/reactx/ntddraw/
H A Ddvp.c168 …utFormats = (PGD_DXDVPGETVIDEOPORTINPUTFORMATS)gpDxFuncs[DXG_INDEX_DxDvpGetVideoPortInputFormats].… in NtGdiDvpGetVideoPortInputFormats()
/reactos/win32ss/reactx/dxg/
H A Ddxg_driver.h845 {DXG_INDEX_DxDvpGetVideoPortInputFormats, (PFN)DxDvpGetVideoPortInputFormats},