i965/vs: Only do INTEL_DEBUG=perf when there's a GLSL shader.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 9 Oct 2012 17:19:16 +0000 (10:19 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 1 Nov 2012 21:29:12 +0000 (14:29 -0700)
commit6bc021bc78903898f17fcdf328c544e13bb3cace
treeb888a744fa9294ca06ba17a492f545656317bd87
parenta8ab7e335df4cd7841bbbe572d5494796bb4e398
i965/vs: Only do INTEL_DEBUG=perf when there's a GLSL shader.

This will become necessary once we start supporting ARB programs and
fixed function in this backend.

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