Re: [Mesa-dev] [PATCH 2/3] etnaviv: Unified uniforms support

2017-08-05 Thread Christian Gmeiner
2017-07-24 10:28 GMT+02:00 Wladimir J. van der Laan : > GC3000 has changed from a separate store for VS and PS uniforms > to a single, unified one. There is backwards compatibilty functionalty, > however this does not work correctly together with ICACHE. > > This patch adds explicit support, althou

[Mesa-dev] [PATCH 2/3] etnaviv: Unified uniforms support

2017-07-24 Thread Wladimir J. van der Laan
GC3000 has changed from a separate store for VS and PS uniforms to a single, unified one. There is backwards compatibilty functionalty, however this does not work correctly together with ICACHE. This patch adds explicit support, although in the simplest way possible: the PS/VS uniforms split is st