summaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2013-03-22 21:55:03 -0700
committerPaul Berry <[email protected]>2013-04-11 09:25:26 -0700
commite9fa3a94486d80da34542cfd24425c208a8d30fe (patch)
treec3cda20ac69aa2b9102b83d804a19be558596248 /src/gallium
parentdefdb310b76ad30c192a087292e86377f4ea0d83 (diff)
i965/vs: Don't hardcode DEBUG_VS in generic vec4 code.
Since the vec4_visitor and vec4_generator classes are going to be re-used for geometry shaders, we can't enable their debug functionality based on (INTEL_DEBUG & DEBUG_VS) anymore. Instead, add a debug_flag boolean to these two classes, so that when they're instantiated the caller can specify whether debug dumps are needed. Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions