OSDN Git Service

i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.
authorEric Anholt <eric@anholt.net>
Sat, 15 Feb 2014 00:06:31 +0000 (16:06 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 20 Feb 2014 18:15:13 +0000 (10:15 -0800)
commit9245206cbfaaa4e18c1f3715eebb5f281070d772
tree49366a54f6ff941ade3afda52809b86be09a4ba5
parent9e3cab8881626edd72d222f35c5d2a5fd9661bce
i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.

Improves performance of a dolphin emulator trace I had laying around by
3.60131% +/- 0.995887% (n=128).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp