Skip to content
Unverified Commit a9355f92 authored by Pelle Johnsen's avatar Pelle Johnsen Committed by GitHub
Browse files

[glsl-in] Add gl_VertexIndex (#189)

* [glsl-in] Add gl_VertexIndex

Refactor variable handling out of parser.rs

* [glsl-in] Fixes for gl_VertexIndex

- Make lookup_variable a method of Program

- Try to cleanup conditional logic

* [glsl-in] Error on gl_ builtin in wrong stage

Wrapped in glsl-validate feature
parent 089d0dd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment