Skip to content

GLShader: Fix a couple of type issues

Aleix Pol Gonzalez requested to merge work/apol/fix-shader into master

Not sure it's related to the driver I'm running (Intel) having different type rules. It still makes sense that we don't do implicit casts in a shader.

Merge request reports