Files
test2/source/blender
Miguel Pozo d81165f3ec Fix #111960, #112200, #112214: EEVEE: Incorrect BuiltinBits::LAYER use
5cf7089e43 added the `BuiltinBits::LAYER` to shaders with a geometry
stage. This causes compilation errors when
`GLContext::layered_rendering_support` is false (otherwise the flag
does nothing).

This PR moves the `LAYER` flags to the `no_geom` shader versions and
adds a check to `ShaderCreateInfo::finalize()` to ensure the `LAYER` flag
is not used in shaders with a geometry stage.

Pull Request: https://projects.blender.org/blender/blender/pulls/112245
2023-09-12 15:39:33 +02:00
..
2023-09-12 10:29:10 +02:00
2023-09-12 14:48:20 +10:00
2023-09-08 16:53:27 +10:00
2023-09-08 23:09:51 +10:00
2023-08-24 11:38:41 +10:00