| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Don't emitting an imported declaration unless it is used. | Tim Foley | 2017-07-11 |
| This helps avoid the problem where we emit a function that does a `discard` and thus get a GLSL compilation failure in a vertex shader (that doesn't even call the function). | |||
