KhronosGroup / GLSL

GLSL Shading Language Specification and Extensions
Other
346 stars 101 forks source link

Simplify grammar for function headers #252

Open gnl21 opened 2 months ago

gnl21 commented 2 months ago

This makes the grammar rules match how we normally think about function definitions, which makes them easier to understand.