Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: 0:5: '' : cannot evaluate offset into the vector #5

Open
paulthomson opened this issue Nov 21, 2016 · 1 comment
Open

ERROR: 0:5: '' : cannot evaluate offset into the vector #5

paulthomson opened this issue Nov 21, 2016 · 1 comment

Comments

@paulthomson
Copy link
Contributor

[Shaders, screenshots, error log, etc.] [ZIP]

variant_14_reduced_216_simplified.frag:

#version 440

void triangle(int x)
{
    mat4x3(1.0)[x][2];
}

Compile error log:

ERROR: 0:5: '' : cannot evaluate offset into the vector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants