Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Validate ScinthDefs against maxBoundDescriptorSets #175

@lnihlen

Description

@lnihlen

With envelopes and images both using samplers, there's a possibility users could author ScinthDefs that exceed the maximum supported number of simultaneously bound descriptor sets. Some statistics on gpuinfo show that a significant percentage of current hardware support a maximum of only 8.

The server should read from the VkPhysicalDeviceLimits structure on device init to get the limit, and fail to accept ScinthDefs with a descriptive error message when the limit is exceeded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions