[Mesa-dev] [RFC PATCH 31/56] glsl: Add builtin uniforms for default inner/outer tess levels
Chris Forbes
chrisf at ijw.co.nz
Thu Oct 2 11:35:45 PDT 2014
On Fri, Oct 3, 2014 at 3:24 AM, Marek Olšák <maraeo at gmail.com> wrote:
> This won't catch state changes made by glPatchParameterfv.
> glPatchParameterfv should add a flag and also call FLUSH_VERTICES and
> the same flag should be used for these 2 state variables. Otherwise,
> the constant buffer won't be updated after glPatchParameterfv is
> called.
>
> Marek
Yep, this is completely bogus; will fix.
More information about the mesa-dev
mailing list