Home
last modified time | relevance | path

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

/reactos/dll/directx/d3d9/
H A Dformat.c166 case D3DFMT_CxV8U8: in GetBytesPerPixel()
/reactos/sdk/include/psdk/
H A Dd3d9types.h838 D3DFMT_CxV8U8 = 117, enumerator
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c92 case WINED3DFMT_R8G8_SNORM_Cx: return D3DFMT_CxV8U8; in d3dformat_from_wined3dformat()
156 case D3DFMT_CxV8U8: return WINED3DFMT_R8G8_SNORM_Cx; in wined3dformat_from_d3dformat()