GPUTextureDescriptor

constructor(size: GPUExtent3D, format: GPUTextureFormatFlags, usage: GPUTextureUsageFlags, sampleCount: Int? = undefined, dimension: String? = undefined, label: String? = undefined)(source)