Skip to content
  • David C. Lonie's avatar
    Fix dual depth peeling on ES. · d4700bf0
    David C. Lonie authored
    Disable dual depth peeling on ES2 -- ES2 does not support GL_MAX blending, which is essential for the peeling
    passes.
    
    It looks like ES3 provides everything we need by default.
    d4700bf0