This commit is contained in:
twinaphex 2016-03-08 16:11:53 +01:00
parent 0de724d066
commit 08ed4d0e57

View File

@ -100,6 +100,7 @@ enum
SGL_DITHER,
SGL_SAMPLE_ALPHA_TO_COVERAGE,
SGL_SAMPLE_COVERAGE,
SGL_COLOR_LOGIC_OP,
SGL_CAP_MAX
};