• Compression Streams API
  • Console and Debugging
  • DOM APIs
  • DOM Events
  • Encoding API
  • Fetch API
  • Fleek Node API
  • Observability
  • Scheduling
  • Streams API
  • Timers
  • Typed Arrays
  • Web APIs
  • Web Crypto API
  • Web File API
  • WebAssembly
  • WebGPU
  • WebSockets
  • Uncategorized
  • view all 376 symbols
  • Fleek Runtime APIs
  • WebGPU
    • GPUTextureViewDescriptor
interface GPUTextureViewDescriptor
extends GPUObjectDescriptorBase

Properties

optional
format: GPUTextureFormat
optional
dimension: GPUTextureViewDimension
optional
aspect: GPUTextureAspect
optional
baseMipLevel: number
optional
mipLevelCount: number
optional
baseArrayLayer: number
optional
arrayLayerCount: number

Document Navigation

  • Properties
    • format
    • dimension
    • aspect
    • baseMipLevel
    • mipLevelCount
    • baseArrayLayer
    • arrayLayerCount