Optional
arrayOptional
aspectWhich aspect(s) of the texture are accessible to the texture view.
Optional
baseThe index of the first array layer accessible to the texture view.
Optional
baseThe first (most detailed) mipmap level accessible to the texture view.
Optional
dimensionThe dimension to view the texture as.
Optional
formatThe format of the texture view. Must be either the format of the texture or one of the viewFormats specified during its creation.
Optional
labelThe initial value of GPUObjectBase#label|GPUObjectBase.label.
Optional
mipHow many mipmap levels, starting with baseMipLevel, are accessible to the texture view.
How many array layers, starting with baseArrayLayer, are accessible to the texture view.