Home
last modified time | relevance | path

Searched refs:D3DFMT_UYVY (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/d3d9/
H A Dformat.c171 case D3DFMT_UYVY: in GetBytesPerPixel()
/reactos/sdk/include/psdk/
H A Dd3d8types.h632 D3DFMT_UYVY = MAKEFOURCC('U', 'Y', 'V', 'Y'), enumerator
H A Dd3d9types.h797 D3DFMT_UYVY = MAKEFOURCC('U', 'Y', 'V', 'Y'), enumerator
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dsurface.c776 check_dds_pixel_format(DDS_PF_FOURCC, D3DFMT_UYVY, 0, 0, 0, 0, 0, D3DFMT_UYVY); in test_D3DXGetImageInfo()
/reactos/dll/directx/wine/d3dx9_36/
H A Dsurface.c157 D3DFMT_UYVY, in dds_fourcc_to_d3dformat()