这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove the requirement for Vulkan's drawIndirectFirstInstance feature. #1878

@Kangz

Description

@Kangz

This feature is implicitly required by the WebGPU specification but it has relatively low coverage on Android with 60% of devices supporting it. I think we should remove it from the spec and ask that the firstInstance arguments to DrawIndirect and DrawIndexedIndirect be 0, otherwise the drawcall is nooped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions