| Parameter | Description | 
|---|---|
| format | The TextureFormat format to look up. | 
bool True if the format is supported.
Is texture format supported on this device?
It is good practice to check that the device supports a texture format before using it.
Additional resources: TextureFormat enum.