diff options
author | Dave Airlie <[email protected]> | 2015-04-07 09:52:41 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-04-08 08:17:32 +1000 |
commit | 61393bdcdc3b63624bf6e9730444f5e9deeedfc8 (patch) | |
tree | f999b91d16b2f9213ac2222215a21d6812cb5aac /autogen.sh | |
parent | 11694737fc3b2d7f31367dbbbb8f5c02b40a1773 (diff) |
u_tile: fix stencil texturing tests under softpipe
arb_stencil_texturing-draw failed under softpipe because we got a float
back from the texturing function, and then tried to U2F it, stencil
texturing returns ints, so we should fix the tiling to retrieve
the stencil values as integers not floats.
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions