959846326f
Previously the flag to mark the differences for the alpha test function and reference value were conflated into one. However this is awkward when generating shader code to simulate the alpha testing for GLES 2 because in that case changing the function would need a different program but changing the reference value just requires updating a uniform. This patch makes the function and reference have their own state flags. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |