Interface IRenderPassInput

Interface as input of the createRenderPassDescriptor function.

Hierarchy

  • IRenderPassInput

Properties

depthView?: GPUTextureView

The depth texture view

The IWebGPUInit interface

textureView?: GPUTextureView

The GPU texture view

Generated using TypeDoc