Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dutils.c121 {WINED3DFMT_L16_UNORM, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0},
1499 …{WINED3DFMT_L16_UNORM, GL_R16, GL_R16, …
1503 …{WINED3DFMT_L16_UNORM, GL_LUMINANCE16, GL_LUMINANCE16, …
3337 idx = get_format_idx(WINED3DFMT_L16_UNORM); in apply_format_fixups()
4022 FMT_TO_STR(WINED3DFMT_L16_UNORM); in debug_d3dformat()
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c80 case WINED3DFMT_L16_UNORM: return D3DFMT_L16; in d3dformat_from_wined3dformat()
144 case D3DFMT_L16: return WINED3DFMT_L16_UNORM; in wined3dformat_from_d3dformat()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h132 WINED3DFMT_L16_UNORM, enumerator