Searched refs:szDACType (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/directx/wine/dxdiagn/ |
H A D | provider.c | 76 static const WCHAR szDACType[] = {'s','z','D','A','C','T','y','p','e',0}; variable 1117 hr = add_bstr_property(display_adapter, szDACType, szEmpty); in fill_display_information_d3d() 1266 szManufacturer, szChipType, szDACType, szRevision}; in fill_display_information_fallback()
|