• 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
    • GPUPrimitiveState
interface GPUPrimitiveState

Properties

optional
topology: GPUPrimitiveTopology
optional
stripIndexFormat: GPUIndexFormat
optional
frontFace: GPUFrontFace
optional
cullMode: GPUCullMode
optional
unclippedDepth: boolean

Document Navigation

  • Properties
    • topology
    • stripIndexFormat
    • frontFace
    • cullMode
    • unclippedDepth