Skip to content

Better document valid/invalid json manifests #1203

Open
@charles-lunarg

Description

**What enhancement are you suggesting for the Vulkan Loader? Please describe in detail. **
Recently, an issue was reported that came from the Shader Object Extension Implementation Layer using a raw number instead of a string in its manifest. The loader expects a string, and the examples in the docs use strings. Yet this isn't obvious to the reader since it isn't clearly defined.

There are two solutions, one is to document the exact json types the loader expects in every field, and the second is to create a proper JSON Schema that can be used programatically.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions