Searched refs:D3DDDIFMT_P8 (Results 1 – 4 of 4) sorted by relevance
/reactos/win32ss/reactx/ntddraw/ |
H A D | d3dkmt.c | 38 { D3DDDIFMT_P8, 8, BI_RGB, 256, 0x00000000, 0x00000000, 0x00000000 }, in NtGdiDdDDICreateDCFromMemory()
|
/reactos/sdk/include/psdk/ |
H A D | d3dukmdt.h | 780 D3DDDIFMT_P8 = 41, enumerator
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | bitmap.c | 5705 … { "P8", D3DDDIFMT_P8, 8, 0x00000000, 0x00000000, 0x00000000, STATUS_SUCCESS }, in test_D3DKMTCreateDCFromMemory() 5850 if (test_data[i].format == D3DDDIFMT_P8) in test_D3DKMTCreateDCFromMemory()
|
/reactos/dll/directx/wine/wined3d/ |
H A D | utils.c | 319 {WINED3DFMT_P8_UINT, D3DDDIFMT_P8},
|