Skip to content

Array binding provided zero elements validation error when using PARTIALLY_BOUND_BINDING_ARRAY #3692

@JMS55

Description

@JMS55

Using the PARTIALLY_BOUND_BINDING_ARRAY feature and using BindingResource::TextureViewArray(&[]) I get a validation error Array binding provided zero elements when creating the bind group. I'm not sure if this is intended.

Currently I'm working around this by adding a dummy texture to my array to ensure it has at least one element.

CC @kanerogers

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: apiIssues related to API surfacefeature: bindlessIssues with the Bindless Native Featuretype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions