Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GPURenderPassDepthStencilAttachment

Hierarchy

  • GPURenderPassDepthStencilAttachment

Index

Properties

depthClearValue?: number
depthLoadOp: GPULoadOp
depthReadOnly?: boolean
depthStoreOp: GPUStoreOp
stencilClearValue?: number
stencilLoadOp?: GPULoadOp
stencilReadOnly?: boolean
stencilStoreOp?: GPUStoreOp

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme