Skip to content

SPIRV cross compilation causes different shader behavior #4

Open
@benjamind

Description

@benjamind

Interesting project!

Unfortunately I've found that unless I set optimize: false then it results in different behavior in one of my shaders (specifically one thats doing transform feedback).

Process works fine once optimize is disabled,but I found that even just disabling the SPIRV optimizer pass with optimizerDebugSkipOptimizer sadly didn't work so I'm assuming its something to do with the cross compilation step.

Do you have any advice for how to debug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions