• Reifies the optional fields of GPUTextureViewDescriptor (given a GPUTextureDescriptor).

    Parameters

    • textureDescriptor: Readonly<GPUTextureDescriptor>
    • view: Readonly<GPUTextureViewDescriptor>

    Returns Required<Omit<GPUTextureViewDescriptor, "label">>

Generated using TypeDoc