X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpixelformat.h;h=55115cf77e7bbde4a2ac3af6f92d42ae7fcd9edb;hb=bd141418a0712feeb64bcaff7f57e29913b0317b;hp=145e2a3861d835517eb5493d755d1a8904cf2b1f;hpb=48fc090a59a5ff5c3f06ffe1acfe77b06dad2a86;p=libs%2Fgl.git diff --git a/source/pixelformat.h b/source/pixelformat.h index 145e2a38..55115cf7 100644 --- a/source/pixelformat.h +++ b/source/pixelformat.h @@ -44,6 +44,8 @@ PixelFormat pixelformat_from_graphics(Graphics::PixelFormat); PixelFormat get_base_pixelformat(PixelFormat); +void require_pixelformat(PixelFormat); + } // namespace GL } // namespace Msp