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

GPURenderBundleEncoderDescriptor needs maxCommandCount if it is to be implementable on MTLIndirectCommandBuffer #2612

@litherum

Description

@litherum

In order to create a MTLIndirectCommandBuffer, authors need to specify how many commands it can hold: https://developer.apple.com/documentation/metal/mtldevice/2967420-newindirectcommandbufferwithdesc?language=objc

I believe we originally designed the expressivity of GPURenderBundleEncoder to be implementable on MTLIndirectCommandBuffer, so this omission is probably an oversight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions