Anti-Aliasing

What the difference between none and non-maskable?

4,843 views 3 replies
Reply #1 Top

Maskable buffers allows certain effects to be applied to the buffer; non-maskable multisampling means the buffer is only used for the AA.

Basically, it's a basic kind of AA.

Reply #2 Top

But less demanding from 2x AA?