MTLDevice_Extensions.GetReadWriteTextureSupport(IMTLDevice) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the texture read-write support tier.
public static Metal.MTLReadWriteTextureTier GetReadWriteTextureSupport (this Metal.IMTLDevice This);
static member GetReadWriteTextureSupport : Metal.IMTLDevice -> Metal.MTLReadWriteTextureTier
Parameters
- This
- IMTLDevice
The instance on which this method operates.