Searched refs:WINED3DFMT_G8R8_G8B8 (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/directx/wine/ddraw/ |
H A D | utils.c | 254 case WINED3DFMT_G8R8_G8B8: in ddrawformat_from_wined3dformat()
|
/reactos/dll/directx/wine/wined3d/ |
H A D | utils.c | 54 {WINED3DFMT_G8R8_G8B8, WINED3D_FORMAT_FOURCC_BASE + 9}, 97 {WINED3DFMT_G8R8_G8B8, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0}, 4015 FMT_TO_STR(WINED3DFMT_G8R8_G8B8); in debug_d3dformat()
|
/reactos/sdk/include/reactos/wine/ |
H A D | wined3d.h | 245 WINED3DFMT_G8R8_G8B8 = WINEMAKEFOURCC('G','R','G','B'), enumerator
|