← SkillSafe / Shader Desk

Your shader, compiled by your own GPU before anyone reviews it

Paste the GLSL. Shader Desk hands it to the machine's own compiler and shows you the driver's answer against your line numbers, renders it live if it builds, inventories every declaration, counts what it costs per pixel — and then a reviewer works through what is left.

Why will this shader not compile, and what is the fix?

Every driver diagnostic accounted for.

Drop a .glsl, .frag, .vert or .fs file here, or click to choose one. It is read in this browser.
Optional: the paired vertex shader, and what you are after