Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs

Version

latest

GPURenderPassDescriptor

  • Extends
  • Properties

GPURenderPassDescriptor

interface GPURenderPassDescriptor extends GPUObjectDescriptorBase {
colorAttachments: GPURenderPassColorAttachment[];
depthStencilAttachment?: GPURenderPassDepthStencilAttachment;
occlusionQuerySet?: GPUQuerySet;
}

§Extends

§
GPUObjectDescriptorBase
[src]

§Properties

§
colorAttachments: GPURenderPassColorAttachment[]
[src]
§
depthStencilAttachment?: GPURenderPassDepthStencilAttachment
[src]
§
occlusionQuerySet?: GPUQuerySet
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno