Color management architecture: color profiles
Compare changes
Files
1- Pekka Paalanen authored
Compile time constants play an important role in keeping the shader programs fast. Introduce an informal annotation to mark compile time constants to make the shader code easier to reason with. This will make much more sense once functions with compile time constant parameters are added. Signed-off-by:
Pekka Paalanen <pekka.paalanen@collabora.com>