ios - GLKViewDrawableMultisample4X not working on device? -


when set view.drawablemultisample = glkviewdrawablemultisample4x, lines(edges of triangles) antialiased, not output of fragmentshader(inside of triangles).

is how it's supposed work?

on ipad simulator, whole screen(including fragmentshader) antialiased. device ipad3.

edit: screenshots here: http://imgur.com/a/m5woe


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -