Home
last modified time | relevance | path

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

/reactos/dll/cpl/wined3dcfg/
H A Dgeneral.c5 WINED3D_SETTINGS gwd3dsShaderLvl[] =
13 WINED3D_SETTINGS gwd3dsDisable[] =
19 WINED3D_SETTINGS gwd3dsEnable[] =
25 WINED3D_SETTINGS gwd3dsOffscreen[] =
32 WINED3D_SETTINGS gwd3dsVidMem[] =
44 WINED3D_SETTINGS gwd3dsDdRender[] =
H A Dwined3dcfg.h36 …T_CONTROL(a, b) InitControl(hWndDlg, hKey, KEY_##a, b, IDC_##a, sizeof(b)/sizeof(WINED3D_SETTINGS))
37 …E_CONTROL(a, b) SaveSetting(hWndDlg, hKey, KEY_##a, b, IDC_##a, sizeof(b)/sizeof(WINED3D_SETTINGS))
45 } WINED3D_SETTINGS, *PWINED3D_SETTINGS; typedef