we
    Preparing search index...
    Index

    Constructors

    Properties

    _isDestroy: boolean = false
    bindGroups: GPUBindGroup[] = []
    device: GPUDevice
    inputValues: IV_ComputeCommand
    label: string
    pipeline: GPUComputePipeline

    Methods

    • 创建 bindGroup 1--3 ,先获取pipelineLayout,auto模式,再创建bindGroup,然后再创建pipeline

      layout from a pipeline by calling somePipeline.getBindGroupLayout(groupNumber)

      Parameters

      Returns GPUBindGroup[]

      localUniformGroups