Returns True if the given Format is valid texture format for the given D3D device.
function IsD3DFormatSupported(Device: IDirect3DDevice9; Format: TD3DFormat): Boolean;
ImagingDirect3D9 (at line 58)