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:
parent
c2d7e81548
commit
ed9a2a1575
9 changed files with 39 additions and 22 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue