Skip to content

Shader specialization missing #92

Open
@ernestask

Description

@ernestask

While loading SPIR-V shaders is possible, the resulting program fails to link due to said shaders not being specialized, which cannot be done with the current API. OpenGLRaw does expose glSpecializeShader, but that requires messing with shader indices and all.

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