1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Minor android and GL clean-ups.

This commit is contained in:
jules 2012-03-01 17:52:03 +00:00
parent c2d7e81548
commit ed9a2a1575
9 changed files with 39 additions and 22 deletions

View file

@ -1698,7 +1698,7 @@ public:
JUCE_CHECK_OPENGL_ERROR
activeTextures.disableTextures (shaderQuadQueue);
blendMode.setPremultipliedBlendingMode (shaderQuadQueue);
JUCE_CHECK_OPENGL_ERROR;
JUCE_CHECK_OPENGL_ERROR
if (maskArea != nullptr)
{