Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
A call to IsDxgiFormatSupported was made with DXGI_FORMAT_UNKNOWN. This API returns false, though DXGI_FORMAT_UNKNOWN may be valid as an input to some APIs.
Possible Causes
A call to IsDxgiFormatSupported was made with DXGI_FORMAT_UNKNOWN.
Possible Fixes
Determine whether DXGI_FORMAT_UNKNOWN is a valid buffer precision for a given API by reading the documentation for that API rather than trying to determine this programmatically.