X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fstenciltest.h;fp=source%2Fcore%2Fstenciltest.h;h=09f1d2784e0e0686a71633985febfd0ec069bf6a;hb=11a5d4f2a35dfdcf61e16d4fcfba22e20ea6a3db;hp=c6a385d37f7e7efabbcc158cffc19c5c51eee2d4;hpb=362534d5838123150311360b465026edba38bb7d;p=libs%2Fgl.git diff --git a/source/core/stenciltest.h b/source/core/stenciltest.h index c6a385d3..09f1d278 100644 --- a/source/core/stenciltest.h +++ b/source/core/stenciltest.h @@ -8,7 +8,7 @@ namespace Msp { namespace GL { -enum StencilOp +enum StencilOp: std::uint8_t { KEEP, SET_ZERO,