Skip to content

User hook tried resizing non-resizable stage #355

@hooke007

Description

@hooke007

I got the error as title when I try the shader codes below.
Though the condition is odd but it seems it shouldn't return the error in this case?

//!HOOK SCALED
//!BIND HOOKED
//!WHEN OUTPUT.w MAIN.w > OUTPUT.h MAIN.h > *

vec4 hook() { return vec4(1.0); }

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