| Parameter | Description | 
|---|---|
| width | Width of shading rate image | 
| height | Height of shading rate image | 
| volumeDepth | The number of slices of the shading rate image. The default value is 1. | 
| textureDimension | Dimensionality of the resulting shading rate image. The default value is Rendering.TextureDimension.2D | 
RenderTextureDescriptor The render texture descriptor compatible for shading rate image.
Utility function to create a RenderTextureDescriptor compatible with a shading rate image. This function does not perform the conversion from pixel to tile.