Ian Romanick <i...@freedesktop.org> writes:

> From: Ian Romanick <ian.d.roman...@intel.com>
>
> NOTE: This is a candidate for the 9.0 branch
>
> Signed-off-by: Ian Romanick <ian.d.roman...@intel.com>

> +   if (ctx->API != API_OPENGLES2) {
> +      SET_VertexAttrib1sARB(dest, loopback_VertexAttrib1sARB);
> +      SET_VertexAttrib1dARB(dest, loopback_VertexAttrib1dARB);

Shouldn't these just be for desktop GL? (no GLES1)

Attachment: pgpyMIEfE5xh6.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to