Files
mesa/src/compiler
Francisco Jerez b49d8f20f4 glsl: Add support for representing framebuffer fetch in the GLSL IR.
The GLSL IR representation of framebuffer fetch amounts to a single
bit in the ir_variable object applicable to fragment shader outputs.
The flag indicates that the variable will be implicitly initialized to
the previous contents of the render buffer at the same fragment
coordinates and sample index.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2016-08-24 13:28:30 -07:00
..
2016-07-06 23:20:23 -07:00
2016-07-06 23:20:23 -07:00
2016-04-14 16:38:59 +01:00
2016-04-14 16:38:59 +01:00