OSDN Git Service

i965: Make VS programs obey the shader_precompile driconf option.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 26 Aug 2012 19:17:29 +0000 (12:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 27 Aug 2012 21:23:40 +0000 (14:23 -0700)
commit77d675926a5a5b6cfafe11d1b692e0ba93fdac85
tree3e076625a95593c769dc63e620ef6806bdb7d81e
parent9ef710575b914ddfc8e9a162d98ad554c1c217f7
i965: Make VS programs obey the shader_precompile driconf option.

Now that it's on by default, we may as well make it obey the flag,
for consistency's sake if nothing else.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_shader.cpp