OSDN Git Service

mesa/varray: set double arrays to non-normalised.
authorDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2015 00:36:42 +0000 (10:36 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2015 03:51:44 +0000 (13:51 +1000)
commit21abaad8fe7b5bf78737b9cf009548f41e4777b9
tree18e41e9d0320f18f6619f0c0de01ee475b68b3fa
parentb4a03e7f8f4006eb2c5b09a0611fdda153dd8437
mesa/varray: set double arrays to non-normalised.

Doesn't have any effect in practice I don't think, but
CTS reads back using GetVertexAttrib.

This fixes: GL41-CTS.vertex_attrib_64bit.get_vertex_attrib

Cc: "11.0 11.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/varray.c