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

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

google app engine - 403 Forbidden POST - Flask WTForms -