On Thu, Sep 22, 2016 at 3:56 PM, Dylan Baker <dy...@pnwbakers.com> wrote:
> @@ -1305,6 +1318,7 @@ functions = [
>      "SamplerParameterfv",
>      "SamplerParameteri",
>      "SamplerParameteriv",
> +    "SamplerParameterIiv",
>      "Scaled",
>      "Scalef",
>      "Scalex",

This is the case for a couple of these... how is this happening? In
the current file, I see:

   "SamplerParameterf",
   "SamplerParameterfv",
   "SamplerParameteri",
   "SamplerParameterIiv",
   "SamplerParameterIuiv",
   "SamplerParameteriv",

Did you accidentally drop it? Where is the Iuiv version? [Same for a
couple other ones.]
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to