Home
last modified time | relevance | path

Searched refs:WINED3DFMT_INST (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dutils.c58 {WINED3DFMT_INST, WINED3D_FORMAT_FOURCC_BASE + 13},
143 {WINED3DFMT_INST, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
339 {WINED3DFMT_INST, WINED3DFMT_FLAG_EXTENSION},
3408 idx = get_format_idx(WINED3DFMT_INST); in apply_format_fixups()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h249 WINED3DFMT_INST = WINEMAKEFOURCC('I','N','S','T'), enumerator