OSDN Git Service

r600g: handle absolute modifier in shader translator
authorKeith Whitwell <keithw@vmware.com>
Thu, 14 Oct 2010 16:19:00 +0000 (17:19 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 14 Oct 2010 22:33:50 +0000 (08:33 +1000)
commit8260ab93461eca3e18f9c17a9ca1961a11372071
tree9a35a2abd7134fad9bc64ddcd237aef52e34ecf9
parentc28f7645722ed3da1a04d3187f9cfa5d8e5e489d
r600g: handle absolute modifier in shader translator

This was being classed as unsupported in one place but used in others.
Enabling it seems to work fine.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c