Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Crash on const variable initialization. #151

@charlietsao

Description

@charlietsao

If const variable initialized with builtin function such as bellowing present in the shader, program will crash:
const vec3 var_test = log(vec3(0.0,0.0,0.0));

Crash stack:

image

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